Modifies the flags of messages in the current folder that belong to a specified message set.

      Overload List

      Flag(ImapMessageIdCollection, ImapFlagModifier, ImapMessageFlags)Modifies the flags of messages in the current folder that belong to a specified message set.Flag(Int32, ImapFlagModifier, ImapMessageFlags)Modifies the flags of a message with the specified sequence number.Flag(String, ImapFlagModifier, ImapMessageFlags)Modifies the flags of a message with the specified unique ID.Flag(ImapMessageIdCollection, ImapFlagModifier, ImapMessageFlags, String[])Modifies the flags of messages in the current folder that belong to a specified message set.Flag(Int32, ImapFlagModifier, ImapMessageFlags, String[])Modifies the flags of a message with the specified sequence number.Flag(String, ImapFlagModifier, ImapMessageFlags, String[])Modifies the flags of a message with the specified unique ID.
      Top

      See Also