Returns the name for this encoding that can be used with mail agent header tags. If the encoding may not be used, the string is empty.
[Visual Basic] Overridable Public ReadOnly Property HeaderName As String [C#] public string HeaderName {virtual get;} [C++] public: __property virtual String* get_HeaderName(); [JScript] public function get HeaderName() : String;