PowerTCP Mail for .NET
HeaderField Class Members
Properties  Methods 


The following tables list the members exposed by HeaderField.

Public Constructors
 NameDescription
Public ConstructorHeaderField ConstructorInitializes Name, Body, Value and Parameters.  
Top
Public Properties
 NameDescription
Public PropertyBody Gets or sets the decoded body of the header field (that follows ': ').  
Public PropertyName Gets the name that precedes the ':' in the header field line.  
Public PropertyParameters Gets the dictionary that contains the parameters included in the header represented by this instance.  
Public PropertyValue Gets or sets the value following the ':' in the header field. Leading and trailing white space is trimmed. Parameters are not included. Returned values are decoded.  
Top
Public Methods
 NameDescription
Public MethodToStringReturns the decoded header field constructed from Name, Value and Parameters properties.  
Top
See Also

Reference

HeaderField Class
Dart.Mail Namespace


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