Thread: Address Book
View Single Post
  #10  
Old June 2nd, 2004, 04:46 PM
Roy
external usenet poster
 
Posts: n/a
Default Address Book

So, I went to the URL.

I copied the Private Sub Application_ItemSend code to the ThisOutlookSession module under Project1.

I inserted a new Module and a new Class Module and copied the remainder of the code in each of those modules.

I downloaded the Redemption file and executed that file. I checked the SafeOutlookLibrary under Tools/References in Microsoft Visual Basic.

I then Compiled Project1 from the DeBug menu and closed and returned to Outlook from the File Menu.

After doing all of this, I replied to a message and sent a new message. But the recepient's e-mail address was not added to my Contact List.

Did I miss a step? Has anyone used this code successfully and can you detail for me the steps you took to install this code.

If I need to add a name uner Tools Macro what name should I add.

Any help would be greatly appreciated and thank you Russ for all your help thus far.


----- Russ Valentine [MVP-Outlook] wrote: -----

No.
You can use code to do that if you want:
http://www.outlookcode.com/d/code/autoaddrecip.htm
--
Russ Valentine
[MVP-Outlook]
"Roy" wrote in message
...
The question is, when I reply to an e-mail message shouldn't the

recepient's e-mail address be added to my contacts folder.
If the answere is yes, my e-mail program is not doing that. How can I get

my e-mail program to do that?