MessagePartContentEncoding Property
This property shows how the data is encoded.
Syntax
__property String MessagePartContentEncoding[int MessagePartIndex] = {read=FMessagePartContentEncoding, write=FSetMessagePartContentEncoding};
Default Value
""
Remarks
This property shows how the data is encoded.
The size of the array is controlled by the MessagePartCount property.
This property is read-only and not available at design time.
Data Type
String