View Single Post
  #3  
Old May 27th 08, 06:40 PM posted to microsoft.public.developer.outlook.addins,microsoft.public.outlook.program_addins
Andrei Smolin [Add-in Express]
external usenet poster
 
Posts: 14
Default 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





Ads