![]() |
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
|
|||
|
|||
![]()
Hello,
I would like to add a button to the contacts dialog box (address book) or to be able to add an additional tab to the contact properties dialog box. Thank you in advance if anyone knows of a way. sd |
#2
|
|||
|
|||
![]()
The address book display is not customizable, but the contact form is. See http://www.outlookcode.com/d/contactform.htm
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "sd" wrote in message ups.com... Hello, I would like to add a button to the contacts dialog box (address book) or to be able to add an additional tab to the contact properties dialog box. Thank you in advance if anyone knows of a way. sd |
#3
|
|||
|
|||
![]()
Thank you for the link, I will get the book. I just want to confirm
the property pages / address book I would like to gain access to ... when you create a new message .. click To.. the "Select Names" dialog box opens then when you select a name and right click it opens the contacts "properties" dialog box .. Can either of these two dialog boxes be customized? Many thanks, sd |
#4
|
|||
|
|||
![]()
Not in Outlook. The Exchange administrator, however, can customize the template used to display details for addresses from the GAL.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "sd" wrote in message oups.com... Thank you for the link, I will get the book. I just want to confirm the property pages / address book I would like to gain access to ... when you create a new message .. click To.. the "Select Names" dialog box opens then when you select a name and right click it opens the contacts "properties" dialog box .. Can either of these two dialog boxes be customized? Many thanks, sd |
#5
|
|||
|
|||
![]()
I see, so I can develop an addin template of some sort and apply the
template in exchange??? Perhaps if I explain the need, that would make things easier ... I appreciate all your feedback. I have developed an Outlook 2003 add in that places an extra button on the standard tool bar .. the add in displays the list of all Query Based Distribution Lists available and accesses active directory to dynamically display the members of the DL. Having the button the the standard toolbar is not the most ideal location as most users will be using the contacts listing dialog box to select the DL they would like to email. Being able to customize (programatically) either of the two dialog boxes explained above to include either a button or custom control to display the members of Query based distribution LIsts is what I am trying to achieve. A Million thanks to your replies. Sd |
#6
|
|||
|
|||
![]()
No, the customization of the Details dialog is done in the Exchange System Manager snap-in. You can't add buttons to it, just change the fields that are displayed.
In other words, what you want to do is not possible. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "sd" wrote in message oups.com... I see, so I can develop an addin template of some sort and apply the template in exchange??? Perhaps if I explain the need, that would make things easier ... I appreciate all your feedback. I have developed an Outlook 2003 add in that places an extra button on the standard tool bar .. the add in displays the list of all Query Based Distribution Lists available and accesses active directory to dynamically display the members of the DL. Having the button the the standard toolbar is not the most ideal location as most users will be using the contacts listing dialog box to select the DL they would like to email. Being able to customize (programatically) either of the two dialog boxes explained above to include either a button or custom control to display the members of Query based distribution LIsts is what I am trying to achieve. A Million thanks to your replies. Sd |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Option to turn off Outlook security dialog box permanently | Kenaso | Outlook and VBA | 7 | February 15th 06 01:26 PM |
Loading of Common Dialog fails on Outlook 2003 SP2 | Ronnie | Add-ins for Outlook | 1 | February 1st 06 03:25 PM |
Loading of Common Dialog fails on Outlook 2003 SP2 | Ronnie | Outlook - Using Forms | 1 | February 1st 06 03:21 PM |
Outlook 2003 opens up automatically with a message dialog box. | [email protected] | Outlook - General Queries | 3 | January 31st 06 10:00 PM |
Group contacts by categories in Select Names dialog of Outlook | André | Outlook - Using Contacts | 1 | January 24th 06 03:01 AM |