_Inspector.EditorType Property

Returns an OlEditorType constant indicating the type of editor. Read-only.

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

Syntax

'Declaration
ReadOnly Property EditorType As OlEditorType
    Get
'Usage
Dim instance As _Inspector
Dim value As OlEditorType

value = instance.EditorType
OlEditorType EditorType { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlEditorType

See Also

Reference

_Inspector Interface

_Inspector Members

Microsoft.Office.Interop.Outlook Namespace