_PeopleView.SaveOption Property

Definition

Returns an OlViewSaveOption constant that specifies the folders in which the specified view is available and the read permissions attached to the view. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::OlViewSaveOption SaveOption { Microsoft::Office::Interop::Outlook::OlViewSaveOption get(); };
public Microsoft.Office.Interop.Outlook.OlViewSaveOption SaveOption { get; }
Public ReadOnly Property SaveOption As OlViewSaveOption

Property Value

Applies to