ExchangeServiceBinding.EndGetAttachment(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

方法 EndGetAttachment(IAsyncResult) 返回 对象 GetAttachmentResponseType

适用于