I am using the windows search API which returns mapi urls.
How to find a file containing data for a URL? For instance. The path to the PST file from which this message appeared?
How can I programmatically retrieve the content or data of a MAPI message (i.e. unlike just opening it with a shell).
source share