Specify a Target Character Set
KeyView provides a way to specify the target character set when extracting subfiles. This is only used to set the character set when extracting the body of a mail message. OpenText recommends using UTF-8 or UTF-16 because these are widely supported and can encode a diverse range of characters.
To specify a target character set
-
If you are using the .NET API, KeyView uses the character set specified in the session configuration. You can change this by calling the
OutputCharset
method on your session configuration.