MessageProperties Property
A collection of message properties.
Data Type
StringDefault Value
""Remarks
This property holds message level properties.
The properties are specified one per line. The property type is optional. The syntax is a follows:
[PropertyType]PropertyName=PropertyValue PropertyName=PropertyValueFor instance, the value below includes two properties, the first property does not include a type.
Prop1=Value1 [string]Prop2=Value2