utils_header_decode_phrase


Description:


public string utils_header_decode_phrase (ParserOptions? options, string phrase)

Decodes an rfc2047 encoded 'phrase' header.

Parameters:

options

a ParserOptions or null

phrase

header to decode

Returns:

a newly allocated UTF-8 string representing the the decoded header.


Namespace: GMime
Package: gmime-3.0