Share via


NotificationRecipientScheduleEntry.ScheduledDays Property

Definition

The days for this schedule entry.

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

Property Value

Returns a NotificationRecipientScheduleEntryDaysOfWeek object that indicates which days of the week are included in this schedule.

Exceptions

value not a valid enum

Applies to