G
Guest
Is it possible for a .NET add in to interact with a form? For example, I would like a form to call a function that is in my .NET add in. I would also like to intercept a click of the 'New' button with my .NET add in. Is this possible? Examples?
I know this can be done using ThisOutlookSession, but I need to make company-wide changes/functionality, so I was going to use an add in to do this since I don't know if it's possible to easily share ThisOutlookSession with others.
Thanks.
I know this can be done using ThisOutlookSession, but I need to make company-wide changes/functionality, so I was going to use an add in to do this since I don't know if it's possible to easily share ThisOutlookSession with others.
Thanks.