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 | Initializes the NotificationRecipientScheduleEntry class. |
Public
Properties
| Name | Description | |
|---|---|---|
|
DailyEndTime | Gets or sets the time at which each day in the schedule ends. |
|
DailyStartTime | Gets or sets the time at which each day in the schedule begins. |
|
ScheduledDays | Gets or sets the days of the week that are included in the schedule. |
|
ScheduledEndDate | Gets or sets the last day in the schedule. |
|
ScheduledStartDate | Gets or sets the first day in the schedule. |
|
ScheduleEntryType | Gets or sets a value that determines whether the schedule indicates available or unavailable time for a recipient or device. |
|
TimeZone | Gets or sets the time zone for this schedule. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

