The following tables list the members exposed by RecurrenceInfo.
Name | Description | |
---|---|---|
RecurrenceInfo Constructor | Constructor. |
Name | Description | |
---|---|---|
Context | Optional context object. Can be an ActivityBase instance for example. | |
OccurrenceDuration | Duration of each occurrence. | |
Recurrence | Gets the recurrence object. | |
StartDateTime | Gets the start date-time of the recurrence. All the recurrence instances must occur on or after this start date-time. The value is relative to the time zone specified by the TimeZone property. | |
TimeZone | Time zone associated with the StartDateTime value. |