GovernanceEmailNotification.DisableOwnerEmailNotification Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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