Name | Description | |
---|---|---|
Copies the property values of the specified Recurrence object asvalues for the properties of this Recurrence object.This method behaves similarly to the clone method but does not create a new object. |
||
Associates the Recurrence with the specified item. If the supplied reference is null,the recurrence is detached from the currently associated master. |
||
Removes all exceptions of this Recurrence. |
||
Creates an exact copy of this Recurrence object. |
||
Overloaded. |
||
Creates occurrence items for this Recurrence in the specified date range. |
||
Returns the end date for this Recurrence. The end date is calculated based on the specified repeat number if RecurrenceEnd is set to NumOccurrences. |
||
Gets a list with all Recurrence exceptions. |
||
Returns the occurrence with the specified index. |
||
Loads the Recurrence content from an XML element. |
||
Marks the specified item as an exception in the Recurrence pattern. |
||
Removes the exception associated with the specified item from the recurrence. |
||
Determines whether two Recurrence objects define the same recurrence pattern. |
||
Saves the Recurrence content into an XML element. |
||
Overloaded. |
||
Returns a localized string that represents this Recurrence using the specified date and time formatting info and localization information. |