Freigeben über


ExchangeServiceBinding.EndDeleteAttachment(IAsyncResult) Methode

Definition

Die EndDeleteAttachment(IAsyncResult) -Methode wird verwendet, um einen asynchronen DeleteAttachment(DeleteAttachmentType) Aufruf zu beenden.

public:
 ExchangeWebServices::DeleteAttachmentResponseType ^ EndDeleteAttachment(IAsyncResult ^ asyncResult);
public ExchangeWebServices.DeleteAttachmentResponseType EndDeleteAttachment (IAsyncResult asyncResult);
Public Function EndDeleteAttachment (asyncResult As IAsyncResult) As DeleteAttachmentResponseType

Parameter

asyncResult
IAsyncResult

Gibt zurück

Die EndDeleteAttachment(IAsyncResult) -Methode gibt ein DeleteAttachmentResponseType -Objekt zurück.

Gilt für: