NotificationRecipientScheduleEntryType Enumeration

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

A value that determines whether the schedule indicates available (included) or unavailable (excluded) notification times.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

[SerializableAttribute]
public enum class NotificationRecipientScheduleEntryType

Member nameDescription
Exclusion

The schedule indicates times at which the recipient or device is unavailable for notification.

Inclusion

The schedule indicates times at which the recipient or device is available for notification.

Return to top
Show: