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 / August 2003

Tip: Looking for answers? Try searching our database.

auto add to contacts script?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
greg - 28 Aug 2003 16:14 GMT
Hello All,
here at work we're trying to automate our system for
adding new contacts to outlook.  

here's the situation:

we currently have an asp script that sends an e-mail to
our exchange server with all the information we want to
add as a new contact.  i'm looking for some help, or even
some code that will take the information from that e-mail,
and automatically add a new contact entry.  parsing my e-
mail is already done, i just need to know how to get that
parsed information into my contacts folder.

thanks in advance,
greg
Sue Mosher [MVP] - 29 Aug 2003 02:57 GMT
To create a new contact, you can use the Application.CreateItem method. After that, it's a matter of setting properties and saving -- see http://www.slipstick.com/dev/propsyntax.htm 
Signature

Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
    Microsoft Outlook Programming: Jumpstart
    for Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx 

> Hello All,
> here at work we're trying to automate our system for
[quoted text clipped - 12 lines]
> thanks in advance,
> greg
 
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



©2008 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.