NotificationSettings interface
Settings for notification
Properties
additional |
The list of additional recipients |
notify |
Should domain controller admins be notified |
notify |
Should global admins be notified |
Property Details
additionalRecipients
The list of additional recipients
additionalRecipients?: string[]
Property Value
string[]
notifyDcAdmins
Should domain controller admins be notified
notifyDcAdmins?: string
Property Value
string
notifyGlobalAdmins
Should global admins be notified
notifyGlobalAdmins?: string
Property Value
string