Freigeben über


ExchangeServiceBinding.EndGetAttachment(IAsyncResult) Methode

Definition

Die EndGetAttachment(IAsyncResult) -Methode wird verwendet, um einen asynchronen GetAttachment(GetAttachmentType) Aufruf zu beenden.

public:
 ExchangeWebServices::GetAttachmentResponseType ^ EndGetAttachment(IAsyncResult ^ asyncResult);
public ExchangeWebServices.GetAttachmentResponseType EndGetAttachment (IAsyncResult asyncResult);
Public Function EndGetAttachment (asyncResult As IAsyncResult) As GetAttachmentResponseType

Parameter

asyncResult
IAsyncResult

Gibt zurück

Die EndGetAttachment(IAsyncResult) -Methode gibt ein GetAttachmentResponseType -Objekt zurück.

Gilt für: