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