Share via


NotificationRecipientScheduleEntry Members

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

Represents an entry in a schedule that determines when a recipient or device is available to receive notifications.

The following tables list the members exposed by the NotificationRecipientScheduleEntry type.

Public Constructors

  Name Description
  NotificationRecipientScheduleEntry Overloaded.  

Top

Public Properties

  Name Description
public property DailyEndTime Gets or sets the time at which each day in the schedule ends.
public property DailyStartTime Gets or sets the time at which each day in the schedule begins.
public property ScheduledDays Gets or sets the days of the week that are included in the schedule.
public property ScheduledEndDate Gets or sets the last day in the schedule.
public property ScheduledStartDate Gets or sets the first day in the schedule.
public property ScheduleEntryType Gets or sets a value that determines whether the schedule indicates available or unavailable time for a recipient or device.
public property TimeZone Gets or sets the time zone for this schedule.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

NotificationRecipientScheduleEntry Class
Microsoft.EnterpriseManagement.Administration Namespace