Returns the collection of UIDs of all messages in the currently selected folder.
Returns the collection of UIDs of all messages in the currently selected folder.
public UidCollection Search();
Searches the currently selected folder for messages that meet the specified criteria.
public MessageIndexCollection Search(bool,string,string);
Imap Class | MailBee.ImapMail Namespace | UidCollection