Share via


Assistant.NewBalloon Property

Creates an Office Assistant balloon.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property NewBalloon As Balloon
    Get
'Usage
Dim instance As Assistant
Dim value As Balloon

value = instance.NewBalloon
Balloon NewBalloon { get; }

Property Value

Type: Microsoft.Office.Core.Balloon

See Also

Reference

Assistant Interface

Assistant Members

Microsoft.Office.Core Namespace