Tagged Questions

2
votes
2answers
867 views

save .msg format file with exchange web services managed API

I'm trying to use Exchange Web Services Managed API 1.1 to connect to Exchange and then find out if an email has been sent or received and save a copy of the .msg file to a folder on the disk. So ...
0
votes
2answers
797 views

MAPI: Format of PR_SEARCH_KEY

Does anyone know the format of the MAPI property PR_SEARCH_KEY? The online documentation has this to say about it: The search key is formed by concatenating the address type (in uppercase ...