OlEditorType Enumeration

Outlook Developer Reference

Specifies the editor type.

Name Value Description
olEditorHTML 2 HTML editor
olEditorRTF 3 Real Text Format (RTF) editor
olEditorText 1 Text editor
olEditorWord 4 Microsoft Office Word editor

Remarks

Used by the EditorType property of Inspector objects. In Microsoft Office Outlook 2007, the EditorType property will always return olEditorWord.