![]() |
| 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. |
|
|||||||
| Tags: addressbook, changes, outlook, program |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello all, I hope someone in these two newsgroups knows something about this
subject (or point me to somewhere else to ask if I'm wrong here). Problem: In Outlook 2007 (and all the older ones too) there is an "Address Book" application which shows all the MAPI address books, normally the "Global Address List" etc. We need to expand the functionality there so that it is possible to make a phone call to a selected entry within the results. Perhaps replacing the doubleclick functionality, through a context-menu extension or an additional button in the toolbar (or something similar). It must work with all existing address book providers within Outlook 2007. I thought of an Outlook Add-In, but I think (although not sure) it isn't possible to make changes or catch events within the Outlook address book. What can we do? Write our own Address Book application and replacing the Outlook menu and button to direct to this application would be a solution, but I think this is too much work for the needed functionality. Any better idea? Eric |
| Ads |
|
#2
|
|||
|
|||
|
Well - you can't subvert that dialog, but you *could* use IAddrBook::Address
to display the dialog yourself so you get the list of items that were selected. You can then do what you want with them. "Eric" wrote in message ... Hello all, I hope someone in these two newsgroups knows something about this subject (or point me to somewhere else to ask if I'm wrong here). Problem: In Outlook 2007 (and all the older ones too) there is an "Address Book" application which shows all the MAPI address books, normally the "Global Address List" etc. We need to expand the functionality there so that it is possible to make a phone call to a selected entry within the results. Perhaps replacing the doubleclick functionality, through a context-menu extension or an additional button in the toolbar (or something similar). It must work with all existing address book providers within Outlook 2007. I thought of an Outlook Add-In, but I think (although not sure) it isn't possible to make changes or catch events within the Outlook address book. What can we do? Write our own Address Book application and replacing the Outlook menu and button to direct to this application would be a solution, but I think this is too much work for the needed functionality. Any better idea? Eric |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Outlook 2007 addressbook | SRHAustin | Outlook - Installation | 11 | March 6th 07 05:57 PM |
| How to automatically add new recipience to addressbook in Outlook 2003? | John S. Sapyta. | Outlook - Installation | 5 | October 10th 06 02:20 PM |
| How can I import my Incredimail addressbook into Outlook? | skipster | Outlook - Using Contacts | 2 | February 14th 06 03:32 PM |
| backup addressbook when outlook wont start | Remush via WindowsKB.com | Outlook Express | 6 | February 1st 06 11:05 AM |
| Customising the (GAL) Outlook addressbook | C.Davis | Outlook - Using Contacts | 1 | January 18th 06 06:00 PM |