Get MessageId from drag and drop
Hi all,
Is there a way i can get the message id of a mail item that has been dragged and dropped into my "C#" form.
Main reason being, I'm having trouble getting the file contents from the drag and drop and if i could save the file to a temp location using ItemSaveMessage() I would be able to do what i'm after.
If not, what are the other ways to get message ids?
Cheers
|