Share via


UserInner.MailNickname Property

Definition

Gets or sets the mail alias for the user.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to