ImapMessageInfo.GetParts Method
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
GetParts()
Returns a list of message parts. This includes body views, attachments and linked resources.
Declaration
public ImapMessagePart[] GetParts()
Returns
Type | Description |
---|---|
ImapMessagePart[] | List of message parts. |