Compartir a través de


GetSharingMetadataResponseMessageType.InvalidRecipients Propiedad

Definición

La InvalidRecipients propiedad obtiene los destinatarios no válidos de la solicitud de uso compartido.

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

Valor de propiedad

El valor de InvalidRecipients es una matriz de InvalidRecipientType objetos.

Se aplica a