Client message store properties

There are two types of client message store property:

  • Predefined message store properties   These message store properties are always prefixed with ias_ or IAS_.

  • Custom message store properties   These are message store properties that you define. You cannot prefix them with ias_ or IAS_.

You can access client message store properties using the get and set methods defined in the appropriate class and pass the name of the predefined or custom property as the first parameter.

See Client message store property management.

You can also use message store properties in transmission rules, delete rules, and message selectors. See:

 Predefined client message store properties
 Custom client message store properties