PersonGroup.PersonGroupId Property

Definition

Gets or sets personGroupId of the target person group.

[Newtonsoft.Json.JsonProperty(PropertyName="personGroupId")]
public string PersonGroupId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="personGroupId")>]
member this.PersonGroupId : string with get, set
Public Property PersonGroupId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to