Represents a simple recurring schedule.
The following tables list the members exposed by the SimpleReccuringSchedule type.
Public
Constructors
| Name | Description | |
|---|---|---|
| SimpleReccuringSchedule | Overloaded. Initializes a new SimpleReccuringSchedule object. |
Public Properties
(see also Protected
Properties)
| Name | Description | |
|---|---|---|
|
ExcludedDays | Gets a list of days excluded from the schedule. (inherited from Schedule) |
|
Interval | Gets the time interval. |
|
ScheduleXml | Translates this schedule object into an XML string. (inherited from Schedule) |
|
SyncTime | Gets or sets the sync time. |
|
UnitType | Gets the interval unit type. |
Protected
Properties
| Name | Description | |
|---|---|---|
|
ExcludedDaysXml | Gets an XML blob of the excluded days. (inherited from Schedule) |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
![]()
|
GetSchedule | (inherited from Schedule) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Overridden. Returns a string that represents this object. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

