SyncGroupLogProperties.Details Property

Definition

Gets details of the sync group log.

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public string Details { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : string
Public ReadOnly Property Details As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to