_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
<DispIdAttribute()> _
ReadOnly Property EditorType As OlEditorType
Get
'Usage
Dim instance As _Inspector
Dim value As OlEditorType
value = instance.EditorType
[DispIdAttribute()]
OlEditorType EditorType { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlEditorType
Remarks
Since Microsoft Office Outlook 2007, the EditorType property always returns olEditorWord.