Overload List
| Name | Description | |
|---|---|---|
| GetMessages(ImapMessageSet, Action<(Of <<'(ImapMessage>)>>)) |
Downloads messages in the current folder that belong to a specified message set.
| |
| GetMessages(ImapMessageSet, ImapListFields, Action<(Of <<'(ImapMessage>)>>)) |
Downloads messages in the current folder that belong to a specified message set.
|