ExchangeServiceBinding.BeginDeleteAttachment Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O BeginDeleteAttachment(DeleteAttachmentType, AsyncCallback, Object) método é usado para iniciar uma chamada assíncrona DeleteAttachment(DeleteAttachmentType) .
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.