ExchangeServiceBinding.BeginGetAttachment 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 BeginGetAttachment(GetAttachmentType, AsyncCallback, Object) método é usado para iniciar uma chamada assíncrona GetAttachment(GetAttachmentType) .
public:
IAsyncResult ^ BeginGetAttachment(ExchangeWebServices::GetAttachmentType ^ GetAttachment1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetAttachment (ExchangeWebServices.GetAttachmentType GetAttachment1, AsyncCallback callback, object asyncState);
Public Function BeginGetAttachment (GetAttachment1 As GetAttachmentType, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parâmetros
- GetAttachment1
- GetAttachmentType
- callback
- AsyncCallback
- asyncState
- Object
Retornos
O BeginGetAttachment(GetAttachmentType, AsyncCallback, Object) método retorna um objeto IAsyncResult.