MeetingRequest.DeletedOccurrences Property

Definition

Gets the deleted occurrences in the recurring series.

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 in the recurring series.

Applies to