Reference to AddIn
I am programming Outlook 2003 AddIn using Visual Studio 2008 and C#.
I need to pass a reference to AddIn to user control embedded in Folder Home
Page, but it is always a null. I already found out that it's a security
barrier which prevents passing a reference.
Did anyone knows any other way to pass a reference to C# AddIn?
Thanks, Nenad
|