Appointment.DeletedOccurrences Propiedad

Definición

Obtiene una lista de las apariciones eliminadas de una reunión o cita periódica.

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

Valor de propiedad

DeletedOccurrenceInfoCollection

Una colección de las apariciones eliminadas.

Se aplica a