Dart.Mail Namespace > ImapMessage Class : Get Method |
Overload | Description |
---|---|
Get() | Gets the message. |
Get(ImapMessageInfo) | Gets the specified message sections. |
Get(Stream,ImapMessageInfo) | Gets the specified message sections of the encoded message and writes it to the specified Stream without decoding. |