Share via


OccurrenceItemIdType Members

Include Protected Members
Include Inherited Members

The OccurrenceItemIdType class identifies a single occurrence of a recurring item.

The OccurrenceItemIdType type exposes the following members.

Constructors

  Name Description
Public method OccurrenceItemIdType The OccurrenceItemIdType constructor initializes a new instance of the OccurrenceItemIdType class.

Top

Properties

  Name Description
Public property ChangeKey The ChangeKey property gets or sets a specific version of a single occurrence of a recurring master item.
Public property InstanceIndex The InstanceIndex property gets or sets the index of the item occurrence.
Public property RecurringMasterId The RecurringMasterId property gets or sets the identifier of the recurring master of a recurring item.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top