We are using the Outlook View Control to display user mailboxes on an Exchange 2000 server as well as client public folders for the purpose of transferring messages from one to the other. I know that the View property for Outlook View Control is read only at this point. Is there any way to change the view for all users for hundreds of public folders? Any method would be appreciated. Macros, 3rd party software, etc.....
You neglected to mention *where* the OVC is being used. Use it in a folder
home page and you can set the View property programmatically.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> We are using the Outlook View Control to display user mailboxes on an Exchange 2000 server as well as client public folders for the purpose of
transferring messages from one to the other. I know that the View property
for Outlook View Control is read only at this point. Is there any way to
change the view for all users for hundreds of public folders? Any method
would be appreciated. Macros, 3rd party software, etc.....