PowerTCP Mail for .NET
HeaderField Class
Members 




Provides encoding, decoding, parsing and manipulation for mail header fields (lines in the mail header).
Object Model
HeaderField Class
Syntax
Public Class HeaderField 
Dim instance As HeaderField
public class HeaderField 
public __gc class HeaderField 
public ref class HeaderField 
Remarks
Header lines are "unfolded" to a single line and stored encoded as a HeaderField object, preserving original word encodings. Extended-parameter encoding is decoded (and not saved). String property values are decoded on the fly when referenced.
Inheritance Hierarchy

System.Object
   Dart.Mail.HeaderField

See Also

Reference

HeaderField Members
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic