WordEditor Property

See Also         Example         Applies To        

Returns the Word Document Object Model of the message being displayed. This object model may be temporary and should not be stored for later use. The WordEditor property is only valid if IsWordMail returns True and the EditorType is olEditorWord(4).

Read-only.

Syntax

objInspector.WordEditor

objInspector    Required. An expression that returns an Inspector object.