Compartir a través de


ExchangeServiceBinding.BeginGetAttachment Método

Definición

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

Devoluciones

El BeginGetAttachment(GetAttachmentType, AsyncCallback, Object) método devuelve un objeto IAsyncResult.

Se aplica a