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=PropertyValue
Prop1=Value1
[
string
]Prop2=Value2