Share via


_Inspector.EditorType Propiedad

Definición

Devuelve una OlEditorType constante que indica el tipo de editor. Solo lectura.

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

Valor de propiedad

Comentarios

Desde Microsoft Office Outlook 2007, la propiedad EditorType siempre devuelve olEditorWord.

Se aplica a