Results 1 to 2 of 2

Thread: Saving mailitem as msg-file.

  1. #1
    bassegryn Guest

    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.

  2. #2
    bassegryn Guest
    In the meantime I have tried the following object:
    http://schemas.microsoft.com/mapi/proptag/x0fff0102
    and gets a 96 char string. If this is the entryid it needs to be converted
    because it not hex as the value returned by the Outlook.MailItem.EntryId.
    Any suggestions as to how to do that ?


    "bassegryn" wrote:

    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.

Similar Threads

  1. Saving Email to a DMS
    By Israel Derdik in forum Development
    Replies: 2
    Last Post: 12-14-2005, 09:58 AM
  2. Daylight Saving Time
    By Claudio in forum Clients
    Replies: 2
    Last Post: 10-29-2005, 05:58 PM
  3. Replies: 1
    Last Post: 09-14-2005, 05:59 PM
  4. Saving Passwords in OWA
    By in forum General
    Replies: 0
    Last Post: 04-09-2005, 05:43 PM
  5. Saving Attachments
    By kmcnet in forum General
    Replies: 0
    Last Post: 02-23-2005, 12:11 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - CAD Forum