Appointment.DeletedOccurrences Property

Definition

Gets a list of deleted occurrences for a recurring meeting or appointment.

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

Property Value

A collection of the deleted occurrences.

Applies to