Retrieve an extended property, for example, a property of an attribute. Extended properties allow applications to expand on the information defined by the SDK. For example, sessions have a number of pre-specified attributes. You can use extended properties to add more information to a session.
Parameters
Parameters
Description
const MString& rsPropName
Name of the extended property that you wish to retrieve.
MString& rsValue
Value of the extended property you wish to retrieve.