|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Extract "internet header" for Outlook messageHi Everybody,
For each email message, the 'internet header' can be displayed. I'm doing a program using MAPI to read messages in a folder, and need to extract the "internet header" info. However, under the MAPI, I find no properties or method that to access this "internet header" info. Can someone kindly provide me some lights how can this be done? Thanks in advance, Kriste "Kriste L" <white***@hotmail.com> wrote in message I asked about this a while ago and got nowhere. If your Exchange box allows news:eK$xXVfVFHA.2128@TK2MSFTNGP15.phx.gbl... > For each email message, the 'internet header' can be displayed. > I'm doing a program using MAPI to read messages in a folder, and need to > extract the "internet header" info. > However, under the MAPI, I find no properties or method that to access > this > "internet header" info. > > Can someone kindly provide me some lights how can this be done? IMAP you might want to use it instead. You can get full headers that way. |
|||||||||||||||||||||||