Share via


MicrosoftGraphExtensionProperty.IsSyncedFromOnPremises Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isSyncedFromOnPremises")]
public bool? IsSyncedFromOnPremises { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isSyncedFromOnPremises")>]
member this.IsSyncedFromOnPremises : Nullable<bool> with get, set
Public Property IsSyncedFromOnPremises As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to