Moving email in Mailkit from one folder to another folder is not working
I am using ImapClient by MailKit and trying to move a message from folder A to folder B after reading the message, but the message is not moved and still exists in folder A. What is the problem?