S
sobolev
Hi. I need to develop some custom folders in the Outlook 2003.
I developed .NET Outlook addin in the VSTO 2005.
And I just wonder is there a "best practice" for incorporating .NET
User controls into Outlook folders.
Currently I'm using - lets say - "ActiveX method".
I create User Control, make it COM visible and then use WebView of
Outlook Folder to display HTML that using my .NET ActiveX.
Is it commonly used method?
May be there is something more "native" way to get the custom view of
Outlook folder?
Thanks.
I developed .NET Outlook addin in the VSTO 2005.
And I just wonder is there a "best practice" for incorporating .NET
User controls into Outlook folders.
Currently I'm using - lets say - "ActiveX method".
I create User Control, make it COM visible and then use WebView of
Outlook Folder to display HTML that using my .NET ActiveX.
Is it commonly used method?
May be there is something more "native" way to get the custom view of
Outlook folder?
Thanks.