Freigeben über


ExchangeServiceBinding.BeginGetAttachment Methode

Definition

Die BeginGetAttachment(GetAttachmentType, AsyncCallback, Object) -Methode wird verwendet, um einen asynchronen GetAttachment(GetAttachmentType) Aufruf zu starten.

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

Parameter

GetAttachment1
GetAttachmentType
callback
AsyncCallback
asyncState
Object

Gibt zurück

Die BeginGetAttachment(GetAttachmentType, AsyncCallback, Object) Methode gibt ein IAsyncResult-Objekt zurück.

Gilt für: