OccurrenceItemIdType Members
The OccurrenceItemIdType class identifies a single occurrence of a recurring item.
The following tables list the members exposed by the OccurrenceItemIdType type.
Public Constructors
Name | Description | |
---|---|---|
OccurrenceItemIdType | The OccurrenceItemIdType constructor initializes a new instance of the OccurrenceItemIdType class. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also