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() |