IRecurrenceInfo Methods
If implemented by a class, defines the occurrence chain (how often and how long occurrences happen).
Name | Description |
---|---|
Assign |
Copies all properties from the specified recurrence info to the current object. |
Assign |
Copies all properties from the specified recurrence info to the current object. |
From |
Parses the specified XML encoded recurrence info. |
Reset |
Resets all recurrence information fields to their default values according to the specified recurrence type. |
To |
Creates an XML encoding of the recurrence information. |
See Also