A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to get mail header



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6  
Old July 23rd 09, 02:26 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default How to get mail header

If you send an email entirely within Exchange and it never leaves the server
there will not be any PR_TRANSPORT_MESSAGE_HEADER in the email Exchange does
not add those headers for internal emails.

If you send an email over the Internet the received email will have the
PR_TRANSPORT_MESSAGE_HEADER property. The sent item in the Sent Items folder
will never have that property, so I have no idea what you're talking about.
Check it yourself with a MAPI viewer such as OutlookSpy. There are no
headers in the sent item, period.

In a case where there is no property like that obviously there are no
headers, so how can you read the headers? It's impossible.

If you are adding headers to outgoing items using the special named MAPI
property trick then in internal only emails that stay within Exchange there
still won't be any PR_TRANSPORT_MESSAGE_HEADER property on the item but the
MAPI property you added will be there and can be read as a MAPI property.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Ashish" wrote in message
...
If i login to exchange user, create a new mail and send to same user then
mail comes in its Inbox and SentItems folder. And both mails have
PR_TRANSPORT_MESSAGE_HEADERS property. I need mail header b'se i write my
own data in mail header(urn:schemas:mailheader:mytag)
In outlook addin i need to get mail header b'se i want to get mytag which
i wrote in mail.

For below specific case when send a mail using web page, mail dont contain
PR_TRANSPORT_MESSAGE_HEADERS. So my question is
"Is there any possiblity to get mail header in outlook addin if above
property is not present"


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
printing only header of e-mail mommyof3 Outlook Express 2 November 28th 11 04:38 PM
Mail header filip Outlook - General Queries 5 March 10th 08 07:33 PM
outlook mail header tasleem Outlook - Using Forms 1 July 8th 07 07:35 PM
New mail header question Richard in AZ Outlook Express 3 September 10th 06 04:16 PM
mail filter rule based on mail header field volker.badziong Outlook - Installation 4 June 16th 06 10:45 AM


All times are GMT +1. The time now is 04:12 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.