Freigeben über


ExchangeServiceBinding.EndCreateAttachment(IAsyncResult) Methode

Definition

Die EndCreateAttachment(IAsyncResult) -Methode wird verwendet, um einen asynchronen CreateAttachment(CreateAttachmentType) Aufruf zu beenden.

public:
 ExchangeWebServices::CreateAttachmentResponseType ^ EndCreateAttachment(IAsyncResult ^ asyncResult);
public ExchangeWebServices.CreateAttachmentResponseType EndCreateAttachment (IAsyncResult asyncResult);
Public Function EndCreateAttachment (asyncResult As IAsyncResult) As CreateAttachmentResponseType

Parameter

asyncResult
IAsyncResult

Gibt zurück

Die EndCreateAttachment(IAsyncResult) -Methode gibt ein CreateAttachmentResponseType -Objekt zurück.

Gilt für: