LumiSoft Net Help
HeaderField Class
NamespacesLumiSoft.Net.MimeHeaderField
Mime entity header field.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")]
public class HeaderField
<ObsoleteAttribute("See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")>
Public Class HeaderField
[ObsoleteAttribute(L"See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")]
public ref class HeaderField
[<ObsoleteAttribute("See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")>]
type HeaderField =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
HeaderField()()()()
Default construtor.

HeaderField(String, String)
Creates new header field with specified name and value.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets or sets header field name. Header field name must end with colon(:) and may contain US-ASCII character values between 33 and 126.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Value
Gets or sets header field value.

Inheritance Hierarchy
Object
HeaderField

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119