Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 836 Bytes

Outlook.Inspector.IsWordMail.md

File metadata and controls

36 lines (21 loc) · 836 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Inspector.IsWordMail method (Outlook)
vbaol11.chm2968
vbaol11.chm2968
Outlook.Inspector.IsWordMail
f6c588f1-90b0-53e8-fd54-068a93a5f824
06/08/2017
medium

Inspector.IsWordMail method (Outlook)

Determines whether the mail message associated with an inspector is displayed in an Outlook Inspector or in Microsoft Word.

Syntax

expression. IsWordMail

expression A variable that represents an Inspector object.

Return value

True if the mail message is displayed in Microsoft Word (that is, if Word Mail is in use); otherwise, False.

See also

Inspector Object

[!includeSupport and feedback]