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