IsWordMail Method

See Also                  Applies To        

Determines whether the mail message associated with an inspector is displayed in an Outlook Inspector or in Microsoft Word. Returns True if the mail message is displayed in Microsoft Word (that is, if Word Mail is in use). The OlEditorType constant will be olEditorWord(4).

Syntax

objInspector.IsWordMail

objInspector    Required. An expression that returns an Inspector object.