HeaderName
gets a name for the current encoding that can be used with mail agent header tags.
Public Property Get HeaderName ( ) As String
Return Values
String - A name for the current Encoding that can be used with mail agent body tags.
-or-
An empty string (""), if the current Encoding cannot be used.
Read Only.
See Also
Project CorLib Overview
Class UTF32Encoding Overview
Encoding