CreateGroupResponse.Notes Property

Definition

Any notes on this group.

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

Property Value

Attributes

Applies to