![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi All,
We use a code that automatically sends a notification to a user when a certain document arrived in our system. Now we are having problems sending these emails since we have two people with the same name in our Addressbook. Set olMailItem = olInbox.Items.Add olMailItem.To = sUser olMailItem.Send We have the users "Doe, J" and "Doe, J (ABC)" Now outlook wants to know to which user we want to send the email and the automatic notification code stops and creates an error. Is there some way (we already tried changing one of the names in the Addressbook) we can solve this? Marco |
#2
|
|||
|
|||
![]()
Try using the email address or Exchange alias instead of the name.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "vonClausowitz" wrote in message ... Hi All, We use a code that automatically sends a notification to a user when a certain document arrived in our system. Now we are having problems sending these emails since we have two people with the same name in our Addressbook. Set olMailItem = olInbox.Items.Add olMailItem.To = sUser olMailItem.Send We have the users "Doe, J" and "Doe, J (ABC)" Now outlook wants to know to which user we want to send the email and the automatic notification code stops and creates an error. Is there some way (we already tried changing one of the names in the Addressbook) we can solve this? Marco |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error On Sending Email | Dell Boy | Outlook Express | 11 | May 26th 07 05:52 PM |
Keep getting ERROR when sending Email!!! | beverly anderson | Outlook Express | 2 | May 12th 07 05:15 PM |
error sending email | lyndamac | Outlook - General Queries | 0 | March 28th 07 11:42 AM |
Sending email error. | Chris | Outlook - General Queries | 0 | December 5th 06 10:33 PM |
Sending email with attachment produces error message but email is | OW | Outlook Express | 3 | June 24th 06 08:59 PM |