CreateGroupInput.GroupNote Property

Definition

Short phrase describing group. Used for convenience.

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

Property Value

Attributes

Applies to