TeamsConnectorClient.SerializationSettings Property

Definition

Gets the JSON serialization settings.

public Newtonsoft.Json.JsonSerializerSettings SerializationSettings { get; }
member this.SerializationSettings : Newtonsoft.Json.JsonSerializerSettings
Public ReadOnly Property SerializationSettings As JsonSerializerSettings

Property Value

Newtonsoft.Json.JsonSerializerSettings

The JSON serialization settings.

Applies to