View Single Post
  #2  
Old April 21st 08, 09:55 PM posted to microsoft.public.outlook.program_addins
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Folder Custom View

1) You get an error on what statement? Show enough of the code that people who might respond can know what you code you're working with.

2) Exchange parameters in what way?

It might help if you explained why you think a folder home page is a good solution, instead of a custom task pane.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Naji" wrote in message ...
Hello everyone,

Thank you for your assistance.

I am using VS 2008 and Outlook 2007

Please advise as to the best way to achieve the following:

1) I want to be able to click on a button that resides in the Explorer
Toolbar, and display a custom explorer window with different controls.

I have already tried to follow the steps outlined in this sample:
"OutlookAddin_FolderHomepageView_Sample", but, in my case, it seems to work
only for the Tasks Folder, but it would not work for the Default Inbox
folder. I keep getting: "Object does not support this property or method"

2) Can a web page that is showing inside Outlook browser exchange
parameters with the outlook explorer that is showing that page?

thank you.





Ads