Share via


MicrosoftGraphGroup.MailEnabled Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="mailEnabled")]
public bool? MailEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mailEnabled")>]
member this.MailEnabled : Nullable<bool> with get, set
Public Property MailEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to