GetGroupPropertiesResponse.CreatedDateTime Property

Definition

Group's creation date time

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

Property Value

Attributes

Applies to