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

      Overload List

      FlagAsync(ImapMessageIdCollection, ImapFlagModifier, ImapMessageFlags, String[], AsyncCompletedEventHandler, Object)Asynchronously modifies the flags of messages in the current folder that belong to a specified message set.FlagAsync(ImapMessageIdCollection, ImapFlagModifier, ImapMessageFlags, String[], Object)Asynchronously modifies the flags of messages in the current folder that belong to a specified message set.FlagAsync(ImapMessageIdCollection, ImapFlagModifier, ImapMessageFlags, AsyncCompletedEventHandler, Object)Asynchronously modifies the flags of messages in the current folder that belong to a specified message set.FlagAsync(ImapMessageIdCollection, ImapFlagModifier, ImapMessageFlags, Object)Asynchronously modifies the flags of messages in the current folder that belong to a specified message set.FlagAsync(Int32, ImapFlagModifier, ImapMessageFlags, AsyncCompletedEventHandler, Object)Asynchronously modifies the flags of a message with the specified message inbox index.FlagAsync(Int32, ImapFlagModifier, ImapMessageFlags, Object)Asynchronously modifies the flags of a message with the specified message inbox index.FlagAsync(String, ImapFlagModifier, ImapMessageFlags, AsyncCompletedEventHandler, Object)Asynchronously modifies the flags of a message with the specified unique ID.FlagAsync(String, ImapFlagModifier, ImapMessageFlags, Object)Asynchronously modifies the flags of a message with the specified unique ID.FlagAsync(Int32, ImapFlagModifier, ImapMessageFlags, String[], AsyncCompletedEventHandler, Object)Asynchronously modifies the flags of a message with the specified message inbox index.FlagAsync(Int32, ImapFlagModifier, ImapMessageFlags, String[], Object)Asynchronously modifies the flags of a message with the specified message inbox index.FlagAsync(String, ImapFlagModifier, ImapMessageFlags, String[], AsyncCompletedEventHandler, Object)Asynchronously modifies the flags of a message with the specified unique ID.FlagAsync(String, ImapFlagModifier, ImapMessageFlags, String[], Object)Asynchronously modifies the flags of a message with the specified unique ID.FlagAsync(ImapMessageIdCollection, ImapFlagModifier, ImapMessageFlags, String[])Asynchronously modifies the flags of messages in the current folder that belong to a specified message set.FlagAsync(ImapMessageIdCollection, ImapFlagModifier, ImapMessageFlags)Asynchronously modifies the flags of messages in the current folder that belong to a specified message set.FlagAsync(Int32, ImapFlagModifier, ImapMessageFlags)Asynchronously modifies the flags of a message with the specified message inbox index.FlagAsync(String, ImapFlagModifier, ImapMessageFlags)Asynchronously modifies the flags of a message with the specified unique ID.FlagAsync(Int32, ImapFlagModifier, ImapMessageFlags, String[])Asynchronously modifies the flags of a message with the specified message inbox index.FlagAsync(String, ImapFlagModifier, ImapMessageFlags, String[])Asynchronously modifies the flags of a message with the specified unique ID.
      Top

      See Also