PowerTCP Mail for .NET
MailHeader Class Properties
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : MailHeader Class


"

For a list of all members of this type, see MailHeader members.

"

Public Properties

 NameDescription
public PropertyAllowUtf8Encoding Gets or sets a flag that controls the use of UTF-8 encoding in the mail header.  
public PropertyCapacity (Inherited from System.Collections.ArrayList)
public PropertyCount (Inherited from System.Collections.ArrayList)
public PropertyEncodingError Returns true if at least one character in the header failed to encode.  
public PropertyIsFixedSize (Inherited from System.Collections.ArrayList)
public PropertyIsReadOnly (Inherited from System.Collections.ArrayList)
public PropertyIsSynchronized (Inherited from System.Collections.ArrayList)
public PropertyItem Gets or sets the element matching the specified HeaderLabelType.  
public PropertyMaxLineLength The maximum length of a header line.  
public PropertyPriorityGets or sets the Priority of the message.  
public PropertyReplyToGets or sets the Reply-To header field in the message.  
public PropertyReturnPathGets the value of the message’s Return-Path header field.  
public PropertyReturnReceiptTo MailAddress value representing the email address of the person to whom a message should be sent when this message is read.  
public PropertySubject Sets the "SUBJECT:" header field in the message.  
public PropertySyncRoot (Inherited from System.Collections.ArrayList)
public PropertyUtf8Encoded Returns true if UTF8 encoding is used in the header.  
Top

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.