GetGroupPropertiesResponse.MailNickname Property

Definition

Group's email nick name

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

Property Value

Attributes

Applies to