OccurrenceItemIdType Class

Definition

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
OccurrenceItemIdType

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.

Applies to