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

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  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (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


Send comments about this topic to Microsoft.