Reading Mail Internet Header from Outlook/MAPI

  • Thread starter Thread starter upgundecha
  • Start date Start date
U

upgundecha

Hi,

I am testing an email application. I need to verify few things from
Internet Header part of outlook for a given mail.

I have written code to get the required message from outlook and
display its subject and body using VBScript. However I am not able to
show Internet Header part. Is there any method to retrieve header
section for a given mail.

Plz help

Thanks in advance,
Unmesh Gundecha
 
See http://www.outlookcode.com/d/forms/headers.htm for sample code behind an Outlook custom form. Note that CDO 1.21 or, to avoid security prompts, Redemption is required.

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top