Hello vzorge,
if you want to mark a message as “unread” again, you need to remove the SEEN flag. I updated the source code in the repository (not the binaries!, will be updated with the next release coming soon), the Message.SetFlag method is now deprecated, and you can use the Message.AddFlag and Message.RemoveFlag to deal with your task.
Best regards,
Pavel Azanov
if you want to mark a message as “unread” again, you need to remove the SEEN flag. I updated the source code in the repository (not the binaries!, will be updated with the next release coming soon), the Message.SetFlag method is now deprecated, and you can use the Message.AddFlag and Message.RemoveFlag to deal with your task.
Best regards,
Pavel Azanov