FetchAttachment
ExchangeClient.FetchAttachment method
获取附件
public Attachment FetchAttachment(string attachmentUri)
范围 | 类型 | 描述 |
---|---|---|
attachmentUri | String | 附件uri. (可以使用ListMessages(文件夹,ExchangeListMessagesOptions.FetchAttachmentInformation)方法检索附件uri) |
返回值
Attachment
表示获取的附件
例外
例外 | (健康)状况 |
---|---|
AsposeArgumentException | attachmentUri为空或为空 |
也可以看看
- class Attachment
- class ExchangeClient
- 命名空间 Aspose.Email.Clients.Exchange.Dav
- 部件 Aspose.Email