View.Standard Property

Definition

Returns a Boolean (bool in C#) that specifies whether or not the view is a built-in Outlook view. Read-only

public:
 property bool Standard { bool get(); };
public bool Standard { get; }
Public ReadOnly Property Standard As Boolean

Property Value

Applies to