-- Noah Romer <[EMAIL PROTECTED]> GPG Key Fingerprint: 944E C2F8 EBEC BCC7 EEA9 9381 1B21 0098 CC8D 45BA _______________________________________________ devel mailing list devel@openchange.org http://mailman.openchange.org/listinfo/devel
Well, I found a MAPI property that should give me the data I need:
PR_TRANSPORT_MESSAGE_HEADERS. I found it by trolling through all
possible properties for a few messages. I've been hacking on
exchange2mbox.c . I'd been hoping to add PR_TRANSPORT_MESSAGE_HEADERS to
the set_SPropTagArray() call that's made from exchange2mbox's main().
However, subsequent calls to octool_get_propval() get a NULL return
value. I can do the brute force approach, but I'd rather not.
- [openchange][devel] getting the message date (libmapi) Noah Romer
- Re: [openchange][devel] getting the message date (lib... Brad Hards
- Re: [openchange][devel] getting the message date ... Noah Romer
- Re: [openchange][devel] getting the message d... Brad Hards
- Re: [openchange][devel] getting the message d... Noah Romer
- [openchange][devel] exchange2mbox [Was: g... Noah Romer
- Re: [openchange][devel] exchange2mbo... Julien Kerihuel
- Re: [openchange][devel] exchange... Noah Romer