This method sets the name of an application.
HRESULT put_AppName ( BSTR bstrAppName );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
IfmManage::get_AppName.