UidPlusResultDestUidString Property |
Namespace: MailBee.ImapMail
After copying or moving messages, this property contains the UID sequence of the messages copied/moved into the destination folder. For instance, if the message with UID 567 was copied from "Inbox" folder into "Sent" folder and was assigned UID 13 in "Sent" folder, this property will return "13".
UploadMessage(MailMessage, String, String, String, Boolean, UidPlusResult) method sets this property to the UID assigned to the uploaded message (or null if UIDPLUS is not supported by the server).