Moves a message with the specified sequence number from the current mailbox to another mailbox.

      Overload List

      MoveMessage(Int32, String)Moves a message with the specified sequence number from the current mailbox to another mailbox.MoveMessage(String, String)Moves a message with the specified message unique ID from the current mailbox to another mailbox.MoveMessage(ImapMessageIdCollection, String)Moves messages (in the specified message set) from the current mailbox to the specified mailbox.
      Top

      See Also