SyncGroup.ConflictLoggingRetentionInDays Property

Definition

Gets or sets conflict logging retention period.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.conflictLoggingRetentionInDays")]
public int? ConflictLoggingRetentionInDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.conflictLoggingRetentionInDays")>]
member this.ConflictLoggingRetentionInDays : Nullable<int> with get, set
Public Property ConflictLoggingRetentionInDays As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to