utils_header_encode_phrase


Description:


public string utils_header_encode_phrase (FormatOptions? options, string phrase, string? charset)

Encodes a 'phrase' header according to the rules in rfc2047.

Parameters:

options

a FormatOptions or null

phrase

phrase to encode

charset

the charset to use or null to use the default

Returns:

the encoded 'phrase'. Useful for encoding internet addresses.


Namespace: GMime
Package: gmime-3.0