CreateGroupInput.GroupNote Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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