NotificationRecipientScheduleEntry Members

Updated: April 16, 2012

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.

  Name Description
  NotificationRecipientScheduleEntry Overloaded.  
Top
  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
(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
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top