MessageContentEncoding Property
The ContentEncoding of the selected message.
Syntax
public string MessageContentEncoding { get; }
Public ReadOnly Property MessageContentEncoding As String
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.