OccurrenceItemIdType Members
Exchange Server 2010
The OccurrenceItemIdType class identifies a single occurrence of a recurring item.
The following tables list the members exposed by the OccurrenceItemIdType type.
| Name | Description | |
|---|---|---|
| OccurrenceItemIdType | The OccurrenceItemIdType constructor initializes a new instance of the OccurrenceItemIdType class. |
| Name | Description | |
|---|---|---|
| ChangeKey | The ChangeKey property gets or sets a specific version of a single occurrence of a recurring master item. |
| InstanceIndex | The InstanceIndex property gets or sets the index of the item occurrence. |
| RecurringMasterId | The RecurringMasterId property gets or sets the identifier of the recurring master of a recurring item. |
(see also
Protected
Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object ) |
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| ReferenceEquals | (inherited from Object ) |
| ToString | (inherited from Object ) |