OlEditorType enumeration (Outlook)
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 ofInspector objects.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.