NotificationRecipientScheduleEntryType Enumeration

System Center

Updated: April 16, 2012

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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)

'Usage
Dim instance As NotificationRecipientScheduleEntryType

[SerializableAttribute] 
public enum class NotificationRecipientScheduleEntryType
/** @attribute SerializableAttribute() */ 
public enum NotificationRecipientScheduleEntryType
SerializableAttribute 
public enum NotificationRecipientScheduleEntryType

Member nameDescription
ExclusionThe schedule indicates times at which the recipient or device is unavailable for notification.
InclusionThe schedule indicates times at which the recipient or device is available for notification.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

 

Community Additions

ADD
Show: