CalendarItemType.LastOccurrence Propriedade

Definição

O LastOccurrence propriedade obtém ou define uma instância do OccurrenceInfoType classe que representa a última ocorrência de um item de calendário recorrente.

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 da propriedade

OccurrenceInfoType

O LastOccurrence propriedade retorna uma instância do OccurrenceInfoType classe que representa a última ocorrência de um item de calendário recorrente.

Aplica-se a