How to retrieve an email address from an appointment recipient?

G

Guest

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
 
S

Sue Mosher [MVP-Outlook]

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

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

Top