OlViewSaveOption enumeration (Outlook)

Specifies the folders in which the view is available and the read permissions attached to the view.

Name Value Description
olViewSaveOptionAllFoldersOfType 2 Indicates that the view is available in all folders of the same type.
olViewSaveOptionThisFolderEveryone 0 Indicates that the view is only available in the current folder and is available to all users.
olViewSaveOptionThisFolderOnlyMe 1 Indicates that the view is only available in the current folder and is only available to the current Outlook user.

Remarks

Used by the Copy method and SaveOption property of View objects.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.