Compartilhar via


GetAttachmentCompletedEventArgs.Result Propriedade

Definição

A Result propriedade obtém um objeto GetAttachmentResponstType de uma chamada de método assíncrono GetAttachmentAsync(GetAttachmentType) .

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

Valor da propriedade

A propriedade Result retorna um objeto GetAttachmentResponseType.

Aplica-se a