Compartilhar via


MeetingRequestMessageType.DeletedOccurrences Propriedade

Definição

A DeletedOccurrences propriedade obtém ou define uma matriz de tipo DeletedOccurrenceInfoType que representa as ocorrências excluídas de uma reunião recorrente.

public:
 property cli::array <ExchangeWebServices::DeletedOccurrenceInfoType ^> ^ DeletedOccurrences { cli::array <ExchangeWebServices::DeletedOccurrenceInfoType ^> ^ get(); void set(cli::array <ExchangeWebServices::DeletedOccurrenceInfoType ^> ^ value); };
public ExchangeWebServices.DeletedOccurrenceInfoType[] DeletedOccurrences { get; set; }
Public Property DeletedOccurrences As DeletedOccurrenceInfoType()

Valor da propriedade

A DeletedOccurrences propriedade retorna uma matriz de tipo DeletedOccurrenceInfoType que representa as ocorrências excluídas de uma reunião recorrente.

Aplica-se a