I'm trying to write code-using MAPImessages so that under certain conditions in my app. will send an e-mail.

First:
How can I send a message to multiple people? Outlook complains if I assign two names separated by ; and a space. It still sees it as one name/address?

Second:
can anyone tell me why If I use recipAddress the message can not be delivered. However if I assign the address to the RecipDisplayName it works fine.

Third:
If the message is going to someone within our network I can not use an e-mail address but must use his or her full name.

Any Help would be greatly appreciated.
Thanks
Jennifer


------------------