 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
jason Guest
|
Posted: Tue Sep 07, 2004 1:33 pm Post subject: How to view Outlook MailItem headers within Delphi app? |
|
|
Hi,
I am reading emails from Outlook via a Delphi 6 app I have
written. However I want to interogate the Email headers.
Does anyone have any idea how to do this??
Thanks in advance,
Cheers,
Jason.
|
|
| Back to top |
|
 |
Dmitry Streblechenko Guest
|
Posted: Tue Sep 07, 2004 8:11 pm Post subject: Re: How to view Outlook MailItem headers within Delphi app? |
|
|
You will need to read the PR_TRANSPORT_MESSAGE_HEADERS property using
Extended MAPI, CDO 1.21 or Redemption (no Outlook Object Model).
See a VB example at http://www.outlookcode.com/d/forms/headers.htm
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"jason" <jason (AT) sportschanbara (DOT) dot.com.au> wrote
| Quote: |
Hi,
I am reading emails from Outlook via a Delphi 6 app I have
written. However I want to interogate the Email headers.
Does anyone have any idea how to do this??
Thanks in advance,
Cheers,
Jason.
|
|
|
| Back to top |
|
 |
jason Guest
|
Posted: Wed Sep 08, 2004 8:31 am Post subject: Re: How to view Outlook MailItem headers within Delphi app? |
|
|
Dmitry,
| Quote: | You will need to read the PR_TRANSPORT_MESSAGE_HEADERS property using Extended MAPI
|
Thanks, could you provide a brief code example on how to do this
in Delphi6 please? I am new to Outlook programming with Delphi
but it is manditory that I check the email headers
programatically.
Many thanks,
jason.
|
|
| Back to top |
|
 |
Dmitry Streblechenko Guest
|
Posted: Mon Sep 13, 2004 6:27 pm Post subject: Re: How to view Outlook MailItem headers within Delphi app? |
|
|
Which API are you planning to use?
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"jason" <jason (AT) sportschanbara (DOT) dot.com.au> wrote
| Quote: |
Dmitry,
You will need to read the PR_TRANSPORT_MESSAGE_HEADERS property using
Extended MAPI
Thanks, could you provide a brief code example on how to do this
in Delphi6 please? I am new to Outlook programming with Delphi
but it is manditory that I check the email headers
programatically.
Many thanks,
jason.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|