Show / Hide Table of Contents

    Namespace Microsoft.Graph.Communications.Core.Serialization

    Classes

    CommsSerializer

    An interface for serializing and deserializing JSON objects. This serializer is used throughout the Communications workload to provide extra functionality. Specifically it supports more robust serialization/deserialization of @odata.type property and deserialization of open type additional data.

    Back to top Copyright (c) Microsoft Corporation. All rights reserved.