Home > All Other Interfaces > IPopupMessage > Caption
Caption of the pop-up. If the caption is undefined, the pop-up will have no caption.
JavaScript
Caption
C#
string Caption { get; set; }
C++
HRESULT Caption([out, retval] BSTR* pVal)
HRESULT Caption([in] BSTR pVal)