Table of Contents

Class RecurringAppointmentMasterId

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents the Id of an occurrence of a recurring appointment.

public sealed class RecurringAppointmentMasterId : ItemId
Inheritance
RecurringAppointmentMasterId
Inherited Members

Constructors

RecurringAppointmentMasterId(string)

Initializes a new instance of the RecurringAppointmentMasterId class.

public RecurringAppointmentMasterId(string occurrenceId)

Parameters

occurrenceId string

The Id of an occurrence in the recurring series.