![]() |
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
|
|||
|
|||
![]()
A couple days ago an employee asked if there was a way to get Outlook to
prompt you when you recieve an e-mail from someone who is not in your contact list. We downloaded an add-on that adds contacts from all messages sent and recieved, but it hasn't been very helpfull. My Goal for this script: 1. retrieve addresses from emails 2. Check for the address in the contacts list 3. run a form that will prompt "would you like to add as contact" 4. when you click yes, opens the standard "add contact" form with the email already filled out (this one is optional) I already have the Prompt form created and have named it addprompt. The only script I have right now is the script for the "no" button. any advice on how to achieve my goal would be greatly apreciated |
Ads |
#2
|
|||
|
|||
![]()
If all you want is a prompt, you don't need any code. Just use a rule that has no conditions, a notify me action, and an exception for items in the address book.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "BrianL" wrote in message ... A couple days ago an employee asked if there was a way to get Outlook to prompt you when you recieve an e-mail from someone who is not in your contact list. We downloaded an add-on that adds contacts from all messages sent and recieved, but it hasn't been very helpfull. My Goal for this script: 1. retrieve addresses from emails 2. Check for the address in the contacts list 3. run a form that will prompt "would you like to add as contact" 4. when you click yes, opens the standard "add contact" form with the email already filled out (this one is optional) I already have the Prompt form created and have named it addprompt. The only script I have right now is the script for the "no" button. any advice on how to achieve my goal would be greatly apreciated |
#3
|
|||
|
|||
![]()
The Prompt is what I am looking for. However, I would like Outlook to do more
then just prompt you. I was aiming for a prompt that would open the standard "new contact" form with the email text box already filled with the email from that message. Now that I realize there is an exception for being in an address book, I think the rule should run a code to either go directly to the "new contact" form or ask the user first, if they would like to add the email as a new contact. I appologize if my original question did not express the entire goal. "Sue Mosher [MVP-Outlook]" wrote: If all you want is a prompt, you don't need any code. Just use a rule that has no conditions, a notify me action, and an exception for items in the address book. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I remove prompt | plwbiz | Outlook - Installation | 1 | February 17th 07 06:13 AM |
Prompt for location information when creating contact in Outlook? | D. Grampa | Outlook - Using Contacts | 2 | October 20th 06 04:05 PM |
email id Prompt | Chandramouly | Outlook - Using Contacts | 1 | August 31st 06 10:11 PM |
security prompt | Rog | Add-ins for Outlook | 1 | July 13th 06 06:46 AM |
prompt for profile | nstephens10 | Outlook - Installation | 1 | May 27th 06 10:48 PM |