Share via


_Global.Assistant Property

Gets an Assistant object that represents the Office Assistant.

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

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Assistant As Assistant
    Get
'Usage
Dim instance As _Global
Dim value As Assistant

value = instance.Assistant
Assistant Assistant { get; }

Property Value

Type: Microsoft.Office.Core.Assistant

Remarks

Note

The Microsoft Office Assistant and AnswerWizard objects have been deprecated in the 2007 release of the Microsoft Office system.

See Also

Reference

_Global Interface

_Global Members

Microsoft.Office.Interop.PowerPoint Namespace