SearchView.SaveOption (Outlook)

Possible return values are olViewSaveOptionAllFoldersOfType - Indicates that the view is available in all folders of the same type, olViewSaveOptionThisFolderEveryone - Indicates that the view is only available in the current folder and is available to all users, olViewSaveOptionThisFolderOnlyMe - Indicates that the view is only available in the current folder and is only available to the current Outlook user.


Dim ovsSaveOption As OlViewSaveOption
ovsSaveOption = Session.CreateSharingItem.Move.Views(1).SaveOption