Tagged Questions
1
vote
0answers
250 views
Why does a Form Region in Outlook 2007 Plugin keep a reference to the underlying object open?
I've created an empty Outlook 2007 Plugin Project in Visual Studio 2008 (SP1). Then I added a new Form Region (Contact type, Adjoined, otherwise defaults) and then I run the project.
Outlook opens, ...
0
votes
2answers
741 views
MS Outlook - extending forms automatically
I need to develop the Outlook Extension capable of extending existing forms with tabs, downloaded from remote server. For example, in the appointment form additional tab should appear. Form definition ...