| Dart.Mail Namespace > Mailbox Class : Get Method |
| Overload | Description |
|---|---|
| Get() | Retrieves all of the messages contained in the mailbox. |
| Get(ImapMessage[],ImapMessageInfo) | Retrieves and updates the specified mailbox messages. |
| Get(Int32,Int32,ImapMessageInfo) | Retrieves and updates the specified range of messages contained in the mailbox. |