Appointment.FirstOccurrence Property

Definition

Gets the first occurrence of a recurring meeting or appointment.

public:
 property Microsoft::Exchange::WebServices::Data::OccurrenceInfo ^ FirstOccurrence { Microsoft::Exchange::WebServices::Data::OccurrenceInfo ^ get(); };
public Microsoft.Exchange.WebServices.Data.OccurrenceInfo FirstOccurrence { get; }
Public ReadOnly Property FirstOccurrence As OccurrenceInfo

Property Value

The first occurrence of a recurring meeting or appointment.

Applies to