bassegryn
Guest
|
Posted:
Fri Jan 21, 2005 11:15 pm Post subject:
Saving mailitem as msg-file. |
|
|
I need to save selected mailitems as mapi disk files. The items are selected
using webdav and the intention was to retrieve the item using winhttp or
msxml, but maybe that's not possible.
Alternatively I thought of using Outlook.Namespace but there I would need
ENTRYID to identify the mailitem. So how do I get the ENTRYID using webdav ?
I have tried something like this
http://schemas.microsoft.com/mapi/id/{00062008-0000-0000-C000-000000000046}/0x0fff0102
but with no luck.
Thanks in advance.
|
|