UTF32Encoding: BodyName (get)

BodyName

Gets the name of the current encoding that can be used with the mail agent body tags.



 Public Property Get BodyName ( ) 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