Hello VB Gurus,
I have an Outlook 2010 VBA code that copies the currently highlighted email in inbox to a local drive ( D: ) on my laptop.

I execute this macro via a button on my quick access toolbar on outlook.

I need some sort of VBA code that also creates a shortcut to this email in the recent items location.

Basically, here are the steps i need to achieve.

1 & 2 are achieved, I need macro for the 3rd point below.

1. Highlight an email in my outlook inbox
2. Copy it to a specific location in my D drive.
3. Create a shortcut to this item in recent items folder, so that if i need to upload this email somehwere I can locate it easily from recent items ( C:\Users\tkumar1\AppData\Roaming\Microsoft\Windows\Recent )


Thanks for your assistance.
Regards
Tushar