OccurrenceInfo Class

Definition

Encapsulates information on the occurrence of a recurring appointment.

public ref class OccurrenceInfo sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class OccurrenceInfo : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class OccurrenceInfo
Inherits ComplexProperty
Inheritance
OccurrenceInfo

Properties

End

Gets the end date and time of the occurrence.

ItemId

Gets the Id of the occurrence.

OriginalStart

Gets the original start date and time of the occurrence.

Start

Gets the start date and time of the occurrence.

Applies to