Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / November 2004

Tip: Looking for answers? Try searching our database.

"To: " Fields

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
msnews.microsoft.com - 03 Nov 2004 19:11 GMT
Hello Group.

I have an external database like

name  - >  name@provider.com

then, I need to when the user click in new message, when type "name" in the
"to" field, the outlook looks in the external database first and later in
contacts.

Can I make something like this ??

How ???

Best Regards
Eric Legault [MVP - Outlook] - 04 Nov 2004 22:23 GMT
Use the MailItem.PropertyChange event.  The Name argument will evaluate to
"To" if that is the property that is changing.  Then insert your code to
access your database and do whatever you need to do based on the value of the
To field.

--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
--------------------------------------------------
{Private e-mails ignored}
Job: http://www.imaginets.com
Blog: http://blogs.officezealot.com/legault/

> Hello Group.
>
[quoted text clipped - 11 lines]
>
> Best Regards
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.