PowerTCP Mail for .NET
HeaderKey Class Members
Fields 


The following tables list the members exposed by HeaderKey.

Public Constructors
 NameDescription
Public ConstructorHeaderKey Constructor  
Top
Public Fields
 NameDescription
Public FieldAcceptLanguage "Accept-Language". Language(s) for auto-responses. RFC 4021.  
Public FieldAutoSubmitted "Auto-Submitted". Automatically submitted indicator. RFC 4021.  
Public FieldBcc "bcc". Can be set in the header to indicate where "blind carbon copies" should be sent, but is not included in the encoded header.  
Public FieldCc "Cc". Carbon-copy recipient mailbox(es). RFC 822, 1123.  
Public FieldComments "Comments". Additional comments about the message. RFC 822.  
Public FieldContentDescription "Content-Description". Description of a particular body part of a message. RFC 1521.  
Public FieldContentDisposition "Content-Disposition". Whether a MIME body part is to be shown inline or is an attachment; can also indicate a suggested filename for use when saving an attachment to a file. RFC 1806.  
Public FieldContentId "Content-ID". Unique ID of this message. RFC 1521.  
Public FieldContentLanguage "Content-Language". RFC 1766.  
Public FieldContentMD5 "Content-MD5". Checksum of content to ensure it has not been modified. RFC 1864.  
Public FieldContentTransferEncoding "Content-Transfer-Encoding". Coding method used in a MIME message body. RFC 1521.  
Public FieldContentType "Content-Type". Format of content. RFC 1049, 1123, 1521, 1766.  
Public FieldDate "Date". Date and time message was written. RFC 822, 1123, 1036.  
Public FieldDeferredDelivery "Deferred-Delivery". Deferred delivery information. RFC 4021.  
Public FieldDeliveryReport "Delivery-Report"  
Public FieldDispositionNotificationOptions "Disposition-Notification-Options". Disposition notification options. RFC 4021.  
Public FieldDispositionNotificationTo "Disposition-Notification-To". Mailbox for sending disposition notification. RFC 4021.  
Public FieldEncrypted "Encrypted". Message encryption information. RFC 4021.  
Public FieldFrom "From". Mailbox of message author. RFC 822, 1123, 1036.  
Public FieldInReplyTo "In-Reply-To." Reference to message which this message is a reply to. RFC 822.  
Public FieldKeywords "Keywords". Message key words for data base retrieval. RFC 822, 1036.  
Public FieldLatestDeliveryTime "Latest-Delivery-Time". Latest delivery timer requested. RFC 4021.  
Public FieldListArchive "List-Archive". URL of mailing list archive. RFC 4021.  
Public FieldListHelp "List-Help". URL for mailing list information. RFC 4021.  
Public FieldListID "List-ID". Mailing list identifier. RFC 4021.  
Public FieldListOwner "List-Owner". URL for mailing list owner's mailbox. RFC 4021.  
Public FieldListPost "List-Post". URL for mailing list posting. RFC 4021.  
Public FieldListSubscribe "List-Subscribe". URL for mailing list subscription. RFC 4021.  
Public FieldListUnsubscribe "List-Unsubscribe". URL for mailing list unsubscription. RFC 4021.  
Public FieldMessageContext "Message-Context". Type or context of message. RFC 4021.  
Public FieldMessageID "Message-ID". Unique ID of this message. RFC 822, 1036.  
Public FieldMimeVersion "MIME-Version". An indicator that this message is formatted according to the MIME standard, and an indication of which version of MIME is utilized. RFC 1521.  
Public FieldOriginalMessageID "Original-Message-ID". Original message identifier. RFC 4021.  
Public FieldOriginatorReturnAddress "Originator-Return-Address". RFC 4021.  
Public FieldPath "Path"  
Public FieldPriority "Priority". Message priority. RFC 1327.  
Public FieldReceived "Received". Trace of MTAs which a message has passed. RFC 822, 1123.  
Public FieldReferences "References". Related message identifier(s). RFC 822, 1036.  
Public FieldReplyTo "Reply-To". RFC 822, 2822.  
Public FieldReturnPath "Return-Path". Used to convey the information from the MAIL FROM envelope attribute in final delivery, when the message leaves the SMTP environment in which "MAIL FROM" is used. RFC 821, 1123.  
Public FieldReturnReceiptTo "Return-Receipt-To".  
Public FieldSender "Sender". The person or agent submitting the message to the network, if other than shown by the From: header. RFC 822, 1123.  
Public FieldStatus "Status". A non-standard header field used by some servers to indicate the status of delivery for the message.  
Public FieldSubject "Subject". Topic of message. RFC 822, 1036.  
Public FieldTo "To". Primary recipient mailbox(es). RFC 822, 1123.  
Public FieldXPriority "X-Priority". Message priority. RFC 4021.  
Top
See Also

Reference

HeaderKey Class
Dart.Mail Namespace


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