![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
MSI for Outlook 2007 AddIn | JK | Add-ins for Outlook | 1 | May 19th 08 10:48 PM |
Publishing Outlook AddIn | JK | Add-ins for Outlook | 0 | May 8th 08 06:15 PM |
Outlook Addin | Martin | Outlook and VBA | 1 | May 17th 07 03:29 PM |
A different problem with Outlook Addin | Ram | Add-ins for Outlook | 1 | April 24th 06 03:31 PM |
Outlook addin help | Melbin | Outlook - Using Forms | 0 | January 24th 06 01:12 PM |