SHow your code please. Recipient.Address (not Recipients.Address) is the right way to do this.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Marcus" wrote in message ...
Hi everyone! Maybe someone of you can help me out.
I am searching for a way to retrieve the emailaddresses from the
appointmentItem.recipients.
Normally the address should be available through recipients.address or
something like that but since the address is already resolved, everything I
get is the name of the recipient but not the emailaddress :/
Is there a way of "un-resolving" the name to the address again? Or can I get
acces to the "TO:" bar of the appointment which is added after adding
recipients?
Btw. I am using VSTO 2005 SE and Outlook 2003
Thanks in advance,
Marcus