_TableView.ViewType Property

Returns an OlViewType constant that indicates the view type of the view. Read-only.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property ViewType As OlViewType
    Get
'Usage
Dim instance As _TableView
Dim value As OlViewType

value = instance.ViewType
[DispIdAttribute()]
OlViewType ViewType { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlViewType

See Also

Reference

_TableView Interface

_TableView Members

Microsoft.Office.Interop.Outlook Namespace