Sets or resets the specified flags for the specified messages in the currently selected folder.
Sets or resets the specified flags for the specified messages in the currently selected folder.
public bool SetMessageFlags(string,bool,SystemMessageFlags,MessageFlagAction);
Sets or resets the specified flags for the specified messages in the currently selected folder.
public bool SetMessageFlags(string,bool,string,MessageFlagAction,bool);
Imap Class | MailBee.ImapMail Namespace