Share via


Assistant.BalloonError Property

Returns a value that indicates the last recorded balloon error.

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

Syntax

'Declaration
ReadOnly Property BalloonError As MsoBalloonErrorType
    Get
'Usage
Dim instance As Assistant
Dim value As MsoBalloonErrorType

value = instance.BalloonError
MsoBalloonErrorType BalloonError { get; }

Property Value

Type: Microsoft.Office.Core.MsoBalloonErrorType

See Also

Reference

Assistant Interface

Assistant Members

Microsoft.Office.Core Namespace