Bagikan melalui


ShareSynchronization.SynchronizationMode Property

Definition

Gets synchronization mode. Possible values include: 'Incremental', 'FullSync'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to