Appointment.LastOccurrence Propiedad

Definición

Obtiene la última aparición de una serie periódica.

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

Valor de propiedad

OccurrenceInfo

La última aparición de una reunión periódica o una cita.

Se aplica a