Syntax

expression.Assistant

expression A variable that represents an Application object.

Remarks

Using this property without an object qualifier is equivalent to using Application.Assistant.

Example

This example makes the Office Assistant visible.

Visual Basic for Applications
Assistant.Visible = True
assistant assistant property Return the application assistant? Utilize the assistant?

See also: