ExchangeServiceBinding.EndDeleteAttachment(IAsyncResult) Método

Definição

O EndDeleteAttachment(IAsyncResult) método é usado para encerrar uma assíncrona DeleteAttachment(DeleteAttachmentType) chamada.

public:
 ExchangeWebServices::DeleteAttachmentResponseType ^ EndDeleteAttachment(IAsyncResult ^ asyncResult);
public ExchangeWebServices.DeleteAttachmentResponseType EndDeleteAttachment (IAsyncResult asyncResult);
Public Function EndDeleteAttachment (asyncResult As IAsyncResult) As DeleteAttachmentResponseType

Parâmetros

asyncResult
IAsyncResult

Retornos

DeleteAttachmentResponseType

O EndDeleteAttachment(IAsyncResult) método retorna um DeleteAttachmentResponseType objeto.

Aplica-se a