_Inspector.EditorType 属性

定义

返回一个 OlEditorType 常量,指示编辑器的类型。 只读。

public:
 property Microsoft::Office::Interop::Outlook::OlEditorType EditorType { Microsoft::Office::Interop::Outlook::OlEditorType get(); };
public Microsoft.Office.Interop.Outlook.OlEditorType EditorType { get; }
Public ReadOnly Property EditorType As OlEditorType

属性值

注解

自 Microsoft Office Outlook 2007 以来, EditorType 属性始终返回 olEditorWord。

适用于