GuessHelp Property
Applies To
Assistant object.
Description
True if the Office Assistant displays a list of relevant Help topics based on the context immediately before the user clicks the Assistant window or presses F1. Read/write Boolean.
Remarks
The GuessHelp property corresponds to the Guess help topics option under Assistant capabilities on the Options tab in the Office Assistant dialog box.
Example
This example sets the Office Assistant to guess at Help topics.
Assistant.GuessHelp = True