Property ShortTitle of interface IUIX_Cmd returns/sets Value of BSTR containing the command's short title.
HRESULT get_ShortTitle([out, retval] BSTR* sShortTitle); HRESULT put_ShortTitle([in] BSTR sShortTitle);
IUIX_Cmd