RoleManagementPolicyNotificationRule.AreDefaultRecipientsEnabled 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.
Determines if the notification will be sent to the recipient type specified in the policy rule.
public bool? AreDefaultRecipientsEnabled { get; set; }
member this.AreDefaultRecipientsEnabled : Nullable<bool> with get, set
Public Property AreDefaultRecipientsEnabled As Nullable(Of Boolean)