GetGroupPropertiesResponse.OnPremisesSyncEnabled Property

Definition

True if on-premises sync is enabled for the group.

[System.Text.Json.Serialization.JsonPropertyName("onPremisesSyncEnabled")]
public bool? OnPremisesSyncEnabled { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("onPremisesSyncEnabled")>]
member this.OnPremisesSyncEnabled : Nullable<bool> with get, set
Public Property OnPremisesSyncEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to