Appointment.LastOccurrence Property

Definition

Gets the last occurrence of a recurring series.

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

The last occurrence of a recurring meeting or appointment.

Applies to