共用方式為


ADGroup.MailNickname Property

Definition

Gets or sets the mail alias for the group.

[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