Hunny Software Library Reference

FieldName Members

FieldName overview

Public Static (Shared) Fields

Bcc ByteString constant containing "Bcc".
Cc ByteString constant containing "Cc".
Comments ByteString constant containing "Comments".
ContentDescription ByteString constant containing "Content-Description".
ContentDisposition ByteString constant containing "Content-Disposition".
ContentID ByteString constant containing "Content-ID".
ContentLanguage ByteString constant containing "Content-Language".
ContentTransferEncoding ByteString constant containing "Content-Transfer-Encoding".
ContentType ByteString constant containing "Content-Type".
Date ByteString constant containing "Date".
From ByteString constant containing "From".
InReplyTo ByteString constant containing "In-Reply-To".
Keywords ByteString constant containing "Keywords".
MessageID ByteString constant containing "Message-ID".
MimeVersion ByteString constant containing "MIME-Version".
Received ByteString constant containing "Received".
References ByteString constant containing "References".
ReplyTo ByteString constant containing "Reply-To".
ResentBcc ByteString constant containing "Resent-Bcc".
ResentCc ByteString constant containing "Resent-Cc".
ResentDate ByteString constant containing "Resent-Date".
ResentFrom ByteString constant containing "Resent-From".
ResentMessageID ByteString constant containing "Resent-Message-ID".
ResentReplyTo ByteString constant containing "Resent-Reply-To".
ResentSender ByteString constant containing "Resent-Sender".
ResentTo ByteString constant containing "Resent-To".
ReturnPath ByteString constant containing "Return-Path".
Sender ByteString constant containing "Sender".
Subject ByteString constant containing "Subject".
To ByteString constant containing "To".

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

FieldName Class | Hunny.Mime Namespace