ConnectEventResponse.Groups Property

Definition

Groups.

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

Property Value

String[]
Attributes

Applies to