MessageContentEncoding Property
The ContentEncoding of the selected message.
Syntax
[VB.NET] Public ReadOnlyProperty MessageContentEncoding As String
[C#] public string MessageContentEncoding {get;}
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.
Default Value
""