次の方法で共有


_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 を返します。

適用対象