Freigeben über


ExchangeServiceBinding.BeginCreateAttachment Methode

Definition

Die BeginCreateAttachment(CreateAttachmentType, AsyncCallback, Object) -Methode wird verwendet, um einen asynchronen CreateAttachment(CreateAttachmentType) Aufruf zu starten.

public:
 IAsyncResult ^ BeginCreateAttachment(ExchangeWebServices::CreateAttachmentType ^ CreateAttachment1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginCreateAttachment (ExchangeWebServices.CreateAttachmentType CreateAttachment1, AsyncCallback callback, object asyncState);
Public Function BeginCreateAttachment (CreateAttachment1 As CreateAttachmentType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameter

CreateAttachment1
CreateAttachmentType
callback
AsyncCallback
asyncState
Object

Gibt zurück

Die BeginCreateAttachment(CreateAttachmentType, AsyncCallback, Object) Methode gibt ein IAsynchResult-Objekt zurück.

Gilt für: