RecurrenceInfo Methods
Contains a recurring appointment's recurrence information.
Name | Description |
---|---|
Begin |
Locks the Recurrence |
Cancel |
Unlocks the Recurrence |
End |
Unlocks the Recurrence |
Equals |
Determines whether the specified Recurrence |
Equals |
Determines whether the specified object is equal to the current Recurrence |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
From |
Reconstructs the recurrence information from an XML encoding. |
Get |
Returns a human readable description of the recurrence pattern for the specified appointment. |
Get |
Serves as a hash function for a Recurrence |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Resets all recurrence information fields to their default values according to the specified recurrence type. |
To |
Returns a string that represents the current object. Inherited from Object. |
To |
Creates an XML encoding of the recurrence information. |
See Also