Compartir a través de


GetSharingMetadataCompletedEventArgs.Result Propiedad

Definición

La Result propiedad obtiene un GetSharingMetadataResponseMessageType objeto para una llamada al método asincrónico GetSharingMetadataAsync(GetSharingMetadataType) .

public:
 property ExchangeWebServices::GetSharingMetadataResponseMessageType ^ Result { ExchangeWebServices::GetSharingMetadataResponseMessageType ^ get(); };
public ExchangeWebServices.GetSharingMetadataResponseMessageType Result { get; }
Public ReadOnly Property Result As GetSharingMetadataResponseMessageType

Valor de propiedad

El valor de la Result propiedad es un GetSharingMetadataResponseMessageType objeto .

Se aplica a