Overload List
Name | Description | |
---|---|---|
SetMessageFlags(Int32, ImapFlagAction, ImapMessageFlags) |
Modifies the flags of a message with the specified sequence number.
| |
SetMessageFlags(String, ImapFlagAction, ImapMessageFlags) |
Modifies the flags of a message with the specified unique ID.
| |
SetMessageFlags(ImapMessageSet, ImapFlagAction, ImapMessageFlags) |
Modifies the flags of messages in the current folder that belong to a specified message set.
| |
SetMessageFlags(Int32, ImapFlagAction, ImapMessageFlags, array<String>[]()[][]) |
Modifies the flags of a message with the specified sequence number.
| |
SetMessageFlags(String, ImapFlagAction, ImapMessageFlags, array<String>[]()[][]) |
Modifies the flags of a message with the specified unique ID.
| |
SetMessageFlags(ImapMessageSet, ImapFlagAction, ImapMessageFlags, array<String>[]()[][]) |
Modifies the flags of messages in the current folder that belong to a specified message set.
|