ListAttachments
ImapClient.ListAttachments method
获取邮件附件列表。 获取邮件中每个附件的信息。
public ImapAttachmentInfoCollection ListAttachments(int sequenceNumber)
范围 | 类型 | 描述 |
---|---|---|
sequenceNumber | Int32 | 消息序列号。 |
返回值
ImapMessageInfoCollection
代表集合ImapAttachmentInfo
也可以看看
- class ImapAttachmentInfoCollection
- class ImapClient
- 命名空间 Aspose.Email.Clients.Imap
- 部件 Aspose.Email