ImapSetMessageFlags Method
Overload List
  NameDescription
Public methodCode exampleSetMessageFlags(String, Boolean, SystemMessageFlags, MessageFlagAction)
Sets or resets the specified flags for the specified messages in the currently selected folder.
Public methodCode exampleSetMessageFlags(String, Boolean, String, MessageFlagAction, Boolean)
Sets or resets the specified flags for the specified messages in the currently selected folder.
Top
See Also