use only views defined for this folder

E

escamoteur

Hi,

in the dialog for managing views I can select the check box "use only views defined for this folder"

How can I set this programmatically?

Best
Tom

P.S.: Outlook 2007
 
S

Sue Mosher [MVP]

Take a look at the Folder/MAPIFolder object and its CustomViewsOnly
property.
 
Top