GuessHelp Property

Microsoft Office Object Model

GuessHelp Property

       

Some of the content in this topic may not be applicable to some languages.

True if the Office Assistant balloon presents a list of Help topics based on keywords the user selects before clicking the Assistant window or pressing F1. Read/write Boolean.

Remarks

The GuessHelp property corresponds to the Guess help topics option under Use the Office Assistant on the Options tab in the Office Assistant dialog box.

Example

This example allows the Office Assistant to guess at Help topics.

Assistant.GuessHelp = True