_Inspector.IsWordMail Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the mail message associated with an inspector is displayed in an Outlook Inspector or in Microsoft Word.
public:
bool IsWordMail();
public bool IsWordMail ();
Public Function IsWordMail () As Boolean
Returns
True if the mail message is displayed in Microsoft Word (that is, if Word Mail is in use); otherwise, False.