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