ImapClient.ListAttachments
ImapClient.ListAttachments method
Gets the message attachments list. Gets an information for each attachment in message.
public ImapAttachmentInfoCollection ListAttachments(int sequenceNumber)
Parameter | Type | Description |
---|---|---|
sequenceNumber | Int32 | The message sequence number. |
Return Value
ImapMessageInfoCollection
that represents collection of ImapAttachmentInfo
See Also
- class ImapAttachmentInfoCollection
- class ImapClient
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email