Compartir a través de


MeetingRequestMessageType.DeletedOccurrences Propiedad

Definición

La DeletedOccurrences propiedad obtiene o establece una matriz de tipo DeletedOccurrenceInfoType que representa las repeticiones eliminadas de una reunión periódica.

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 de propiedad

La DeletedOccurrences propiedad devuelve una matriz de tipo DeletedOccurrenceInfoType que representa las repeticiones eliminadas de una reunión periódica.

Se aplica a