![]() |
New Vew in outlook as addin
Hello
I want to develop an Outlook Addin which will display a new view based on one of the ListVew Controls. Basically, I want to achieve a threaded view in Outlook 2003/2007 just like Outlook Express or Windows Mail. Can anyone give me pointers from where to start? Madhur |
New Vew in outlook as addin
You can set the folder home page that to an HTML page that will display
whatever you want. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "madhur" wrote in message ... Hello I want to develop an Outlook Addin which will display a new view based on one of the ListVew Controls. Basically, I want to achieve a threaded view in Outlook 2003/2007 just like Outlook Express or Windows Mail. Can anyone give me pointers from where to start? Madhur |
New Vew in outlook as addin
Add-in Express 2008 for Office and .NET uses the same feature of Outlook to
show .NET forms instead of HTML pages. BTW, "the same feature" includes the WebViewURL, WebViewOn, and WebViewAllowNavigation properties of the Outlook.MAPIFolder class (in Outlook 2007, you can also refer to Outlook.Folder). Regards from Belarus (GMT+2), Andrei Smolin Add-in Express Team Leader www.add-in-express.com "Dmitry Streblechenko" wrote in message ... You can set the folder home page that to an HTML page that will display whatever you want. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "madhur" wrote in message ... Hello I want to develop an Outlook Addin which will display a new view based on one of the ListVew Controls. Basically, I want to achieve a threaded view in Outlook 2003/2007 just like Outlook Express or Windows Mail. Can anyone give me pointers from where to start? Madhur |
All times are GMT +1. The time now is 09:19 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com