MeetingRequest.FirstOccurrence Property

Definition

Gets an instance of the OccurrenceInfo class that identifies the first occurrence of the meeting.

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

An instance of the OccurrenceInfo class that identifies the first occurrence of the meeting.

Applies to