Compartilhar via


ExchangeServiceBinding.BeginDeleteAttachment Método

Definição

public:
 IAsyncResult ^ BeginDeleteAttachment(ExchangeWebServices::DeleteAttachmentType ^ DeleteAttachment1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginDeleteAttachment (ExchangeWebServices.DeleteAttachmentType DeleteAttachment1, AsyncCallback callback, object asyncState);
Public Function BeginDeleteAttachment (DeleteAttachment1 As DeleteAttachmentType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parâmetros

DeleteAttachment1
DeleteAttachmentType
callback
AsyncCallback
asyncState
Object

Retornos

O BeginDeleteAttachment(DeleteAttachmentType, AsyncCallback, Object) método retorna um objeto IAsyncResult.

Aplica-se a