MeetingRequest.LastOccurrence Property

Definition

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

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

Property Value

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

Applies to