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 | |
---|---|---|
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
NotificationRecipientScheduleEntry Class
Microsoft.EnterpriseManagement.Administration Namespace