MailBee.NET Objects 4.0

Imap.SetMessageFlags Method

Sets or resets the specified flags for the specified messages in the currently selected folder.

Overload List

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);

See Also

Imap Class | MailBee.ImapMail Namespace