Returns a list of message parts. This includes body views, attachments and linked resources.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public Function GetParts As ImapMessagePart()
C#
public ImapMessagePart[] GetParts()

Return Value

List of message parts.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also