LumiSoft Net Help
GetFirst Method (fieldName)
NamespacesLumiSoft.Net.MimeHeaderFieldCollectionGetFirst(String)
Gets first header field with specified name, returns null if specified field doesn't exist.
Declaration Syntax
C#Visual BasicVisual C++F#
public HeaderField GetFirst(
	string fieldName
)
Public Function GetFirst ( 
	fieldName As String
) As HeaderField
public:
HeaderField^ GetFirst(
	String^ fieldName
)
member GetFirst : 
        fieldName : string -> HeaderField 
Parameters
fieldName (String)
Header field name.
Return Value
HeaderField

[Missing <returns> documentation for "M:LumiSoft.Net.Mime.HeaderFieldCollection.GetFirst(System.String)"]

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