The C1RecurrencePattern type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DayOfMonth | |
![]() |
DayOfWeekMask |
Gets or sets the WeekDaysEnum value representing the mask
for week days on which the recurring appointment occurs.
Monthly and yearly patterns are only valid for a single day.
Weekly patterns are only valid as the Or of the DayOfWeekMask.
|
![]() |
Interval | |
![]() |
IsPendingInstance |
Is this pattern instance pending.
|
![]() |
MonthOfYear | |
![]() |
NoEndDate |
Gets or sets the Boolean value indicating if
the recurrence pattern is endless.
|
![]() |
Occurrences |
Gets or sets the number of occurrences for the recurrence pattern.
This property allows the definition of a recurrence pattern that
is only valid for the specified number of subsequent occurrences.
For example, you can set this property to 10 for a formal training
course that will be held on the next ten Thursday evenings.
|
![]() |
ParentAppointment |
Gets the parent appointment that will serve as the template for this pattern.
|
![]() |
PatternEndDate |
Gets or sets the DateTime value indicating
the end time for the given occurrence of the recurrence pattern.
|
![]() |
PatternStartDate |
Gets or sets the DateTime value indicating
the start date of the recurrence pattern.
|