Partager via


GovernanceEmailNotification.DisableOwnerEmailNotification Property

Definition

Gets or sets exclude owner from weekly email notification.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to