MessageContentEncoding Property
The ContentEncoding of the selected message.
Syntax
__property String MessageContentEncoding = {read=FMessageContentEncoding, write=FSetMessageContentEncoding};
Default Value
""
Remarks
The property is automatically set by the component when message information is retrieved via the FetchMessageInfo method.
This property is read-only and not available at design time.
Data Type
String