Share via


ShareSynchronization.SynchronizationId Property

Definition

Gets or sets synchronization id

[Newtonsoft.Json.JsonProperty(PropertyName="synchronizationId")]
public string SynchronizationId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="synchronizationId")>]
member this.SynchronizationId : string with get, set
Public Property SynchronizationId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to