Assistant.BalloonError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a value that indicates the last recorded balloon error.
public:
property Microsoft::Office::Core::MsoBalloonErrorType BalloonError { Microsoft::Office::Core::MsoBalloonErrorType get(); };
public Microsoft.Office.Core.MsoBalloonErrorType BalloonError { get; }
member this.BalloonError : Microsoft.Office.Core.MsoBalloonErrorType
Public ReadOnly Property BalloonError As MsoBalloonErrorType