I want to customize existing TAPI outlook contact call dialogue form through code, when i selected call from business it display the new call dialogue box and I want to customize that form.
Asked
Active
Viewed 152 times
-2
-
Where art *though* code? – musefan Feb 27 '15 at 10:50
-
Welcome to SO. Your question sort of reads as a set of requirements. Any code to show? What research have you done? These things will help us help you. Good luck! – Feb 27 '15 at 12:15
-
Hi, from outlook contact item when we right click contact item we can see the call menu, when we select any call menu item, the TAPI call dialogue box opens with the contact item name and phone number and start call button is their to start the call in the TAPI dialogue box. I want to customize the existing TAPI dialogue box using C# code. Please let me know how can i achieve this. – Narasimha RJP Mar 02 '15 at 05:20
1 Answers
0
The Outlook extensibility model doesn't provide anything for that.

Eugene Astafiev
- 47,483
- 3
- 24
- 45
-
Then is their any solution to achieve this through code. i want to customize existing windows TAPI exe file. thanks. – Narasimha RJP Mar 02 '15 at 05:22