Share via


GroupContract.Description Property

Definition

Gets or sets group description. Can contain HTML formatting tags.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.description")]
public string Description { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to