Compartilhar via


ExchangeServiceBinding.EndGetAttachment(IAsyncResult) Método

Definição

O EndGetAttachment(IAsyncResult) método é usado para encerrar uma chamada assíncrona GetAttachment(GetAttachmentType) .

public:
 ExchangeWebServices::GetAttachmentResponseType ^ EndGetAttachment(IAsyncResult ^ asyncResult);
public ExchangeWebServices.GetAttachmentResponseType EndGetAttachment (IAsyncResult asyncResult);
Public Function EndGetAttachment (asyncResult As IAsyncResult) As GetAttachmentResponseType

Parâmetros

asyncResult
IAsyncResult

Retornos

O EndGetAttachment(IAsyncResult) método retorna um GetAttachmentResponseType objeto.

Aplica-se a