IsWordMail Method

Microsoft Outlook Visual Basic

IsWordMail Method

       

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.

expression.IsWordMail

expression   Required. An expression that returns an Inspector object.