Share via


MicrosoftgraphorgContact.OnPremisesSyncEnabled Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to