NotificationRecipientScheduleEntry.ScheduleEntryType Property

Definition

The type of entry.

public:
 property Microsoft::EnterpriseManagement::Administration::NotificationRecipientScheduleEntryType ScheduleEntryType { Microsoft::EnterpriseManagement::Administration::NotificationRecipientScheduleEntryType get(); void set(Microsoft::EnterpriseManagement::Administration::NotificationRecipientScheduleEntryType value); };
public Microsoft.EnterpriseManagement.Administration.NotificationRecipientScheduleEntryType ScheduleEntryType { get; set; }
member this.ScheduleEntryType : Microsoft.EnterpriseManagement.Administration.NotificationRecipientScheduleEntryType with get, set
Public Property ScheduleEntryType As NotificationRecipientScheduleEntryType

Property Value

NotificationRecipientScheduleEntryType

Returns a NotificationRecipientScheduleEntryType that determines whether this schedule is included as available time during which notifications can be sent or excluded as unavailable time.

Applies to