GetGroupPropertiesResponse.OnPremisesLastSyncDateTime Property

Definition

The time and date at which the tenant was last synced with the on-premise directory.

[System.Text.Json.Serialization.JsonInclude]
[System.Text.Json.Serialization.JsonPropertyName("onPremisesLastSyncDateTime")]
public string OnPremisesLastSyncDateTime { get; init; }
[<System.Text.Json.Serialization.JsonInclude>]
[<System.Text.Json.Serialization.JsonPropertyName("onPremisesLastSyncDateTime")>]
member this.OnPremisesLastSyncDateTime : string with get, set
Public Property OnPremisesLastSyncDateTime As String

Property Value

Attributes

Applies to