Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
developer
active.documents
automation
binary.file_format
clipboard.dde
com.add_ins
hosting.controls
internet_other
office.sdks
officedev
officedev.other
outlook.forms
outlook.vba
smarttags
vba
web.components
  
 
date: Tue, 15 Jan 2008 06:22:00 -0800,    group: microsoft.public.office.developer.outlook.vba        back       


read email header of an email (urgent)   
hello everyone

Iam using visual studio 2005 and outlook addin 2003.can anyone help me 
whether i can read my email header and then display it like a link in some 
place of outlook .actually iam sending the extra data with my email header 
everytime when i send the email (for example header with a my own link ).

Thank you in advance.
date: Tue, 15 Jan 2008 06:22:00 -0800   author:   Dinesh

Re: read email header of an email (urgent)   
In Outlook 2003 and earlier there is no object model way to get at 
PR_TRANSPORT_MESSAGE_HEADERS (the Internet headers). The problem is 
compounded by the fact that managed code is not supported when using either 
CDO 1.21 or Extended MAPI, two API's that do allow you to get at 
PR_TRANSPORT_MESSAGE_HEADERS.

You'd have to use a COM wrapper around MAPI such as the 3rd party Redemption 
library (www.dimastr.com/redemption).

-- 
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


"Dinesh"  wrote in message 
news:FAF8FB6E-8924-4E1E-8117-B37123FB1D41@microsoft.com...
> hello everyone
>
> Iam using visual studio 2005 and outlook addin 2003.can anyone help me
> whether i can read my email header and then display it like a link in some
> place of outlook .actually iam sending the extra data with my email header
> everytime when i send the email (for example header with a my own link ).
>
> Thank you in advance.
date: Tue, 15 Jan 2008 09:36:09 -0500   author:   Ken Slovak - [MVP - Outlook]

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us