NotificationRecipientScheduleEntry.ScheduleEntryType 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.
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
Returns a NotificationRecipientScheduleEntryType that determines whether this schedule is included as available time during which notifications can be sent or excluded as unavailable time.