Thread: meeting item
View Single Post
  #5  
Old April 21st 08, 02:52 PM posted to microsoft.public.outlook.program_addins
Mauro Batista[_2_]
external usenet poster
 
Posts: 7
Default meeting item

Thank you Ken, i was not aware that i was using outlook 2002 PIA. Sorry for
wasting your time with a very simple problem

best regards,
Mauro Batista

"Ken Slovak - [MVP - Outlook]" wrote:

Well, you said you were using Outlook 2003, so why are you using the Outlook
2002 PIA? If you aren't supporting Outlook 2002 use the correct PIA's for
Office 2003.

If you must use the Outlook 2002 PIA then the Outlook object model won't
help you. You'd need to use an API such as CDO 1.21 (security prompts, not
supported in managed code) or Extended MAPI (C++ or Delphi only, long
learning curve, not supported in managed code) or a COM wrapper for Extended
MAPI such as Redemption (www.dimastr.com/redemption). In those cases you can
then use the MAPI property tag PR_SENDER_EMAIL_ADDRESS (0x0C1F001E).

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


"Mauro Batista" wrote in message
...
I ken

Yes i have looked but i'am i can“t find MeetingItem.SenderEmailAddress
but
as i said iam using Microsoft.Office.Interop.Outlook version 10.0.454.0
and i
cant find that propertie. there is another away?



Ads