Share via


GovernanceRuleEmailNotification.DisableOwnerEmailNotification Property

Definition

Gets or sets defines whether owner email notifications are disabled

[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