The Recurrence type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ClearExceptions | ||
| CompareTo | ||
| CreateRecurrencePattern | ||
| Delete | ||
| Equals | (Inherited from Object.) | |
| ExceptionRemoval |
This method checks if the meeting has an exception for the date passed in to check was deleted
or was moved passed a datetime passed in, indicating that the meeting will not take place when checking
| |
| GetException |
This method gets the specific excpetion that applies to the starttime passed in
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ParseRecurrencePattern | ||
| RebuildRecurrence | ||
| Save | ||
| ToString | (Overrides ObjectToString.) |
See Also