Compartir a través de


CalendarItemType.LastOccurrence Propiedad

Definición

La LastOccurrence propiedad obtiene o establece una instancia de la OccurrenceInfoType clase que representa la última aparición de un elemento de calendario periódico.

public:
 property ExchangeWebServices::OccurrenceInfoType ^ LastOccurrence { ExchangeWebServices::OccurrenceInfoType ^ get(); void set(ExchangeWebServices::OccurrenceInfoType ^ value); };
public ExchangeWebServices.OccurrenceInfoType LastOccurrence { get; set; }
Public Property LastOccurrence As OccurrenceInfoType

Valor de propiedad

La LastOccurrence propiedad devuelve una instancia de la OccurrenceInfoType clase que representa la última aparición de un elemento de calendario periódico.

Se aplica a