OccurrenceItemIdType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The OccurrenceItemIdType class identifies a single occurrence of a recurring item.
public ref class OccurrenceItemIdType : ExchangeWebServices::BaseItemIdType
public class OccurrenceItemIdType : ExchangeWebServices.BaseItemIdType
Public Class OccurrenceItemIdType
Inherits BaseItemIdType
- Inheritance
Constructors
OccurrenceItemIdType() |
The OccurrenceItemIdType constructor initializes a new instance of the OccurrenceItemIdType class. |
Properties
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. |