A Microsoft Office (Excel, Word) forum. OfficeFrustration

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.

Go Back   Home » OfficeFrustration forum » Microsoft Outlook » Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Address Book



 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old June 2nd, 2004, 08:18 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Address Book

You must set Tools | Macro | Security to Low or Medium or leave it set to
High and use the Selfcert.exe tool that comes with Office to sign the
project. Restart Outlook after changing the security level.

The Application_ItemSend event handler must be in the ThisOutlookSession
module.

For troubleshooting, see if you can run any simple Outlook macro, and set a
breakpoint in the Application_ItemSend event handler to see if it's firing.

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


"Roy" wrote in message
...
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?



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:45 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.