Compartir a través de


ExchangeServiceBinding.EndGetAttachment(IAsyncResult) Método

Definición

El EndGetAttachment(IAsyncResult) método se usa para finalizar una llamada asincrónica 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

Devoluciones

El EndGetAttachment(IAsyncResult) método devuelve un GetAttachmentResponseType objeto .

Se aplica a