MeetingRequest.DeletedOccurrences 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 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.