GetGroupPropertiesResponse.DeletedDateTime Property

Definition

Group's deletion date time

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

Property Value

Attributes

Applies to