ExchangeServiceBinding.EndGetAttachment(IAsyncResult) Método

Definição

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

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

GetAttachmentResponseType

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

Aplica-se a