Represents a schedule.
The following tables list the members exposed by the Schedule type.
Protected Constructors
Public Properties (see also Protected Properties)
Name | Description | |
---|---|---|
ExcludedDays | Gets a list of days excluded from the schedule. | |
ScheduleXml | Translates this schedule object into an XML string. |
Protected Properties
Name | Description | |
---|---|---|
ExcludedDaysXml | Gets an XML blob of the excluded days. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetSchedule | Transforms a schedule XML string into a schedule 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.