Appointment.LastOccurrence Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.