Balloon.Icon 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 or sets the type of icon that appears in the upper-left portion of the Office Assistant balloon.
public:
property Microsoft::Office::Core::MsoIconType Icon { Microsoft::Office::Core::MsoIconType get(); void set(Microsoft::Office::Core::MsoIconType value); };
public Microsoft.Office.Core.MsoIconType Icon { get; set; }
member this.Icon : Microsoft.Office.Core.MsoIconType with get, set
Public Property Icon As MsoIconType
Property Value
Remarks
Some of the content in this topic may not be applicable to some languages.