Archived Forum Post

Index of archived forum posts

Question:

imap copy - what uid does new message have?

Apr 19 '17 at 11:55

I am copying an imail from the inbox to another folder in vb.net using a command similar to: imap.Copy(msgId,isUid,"Inbox.testing")

Is there a quick and easy way to find the UID of the email in the destination folder?

Thanks,

Martin.