LumiSoft Net Help
Item Property (parameterName)
NamespacesLumiSoft.Net.MimeHeaderFieldParameterCollectionItem[([( String])])
Gets or sets specified parameter value.
Declaration Syntax
C#Visual BasicVisual C++F#
public string this[
	string parameterName
] { get; set; }
Public Default Property Item ( 
	parameterName As String
) As String
	Get
	Set
public:
property String^ default[String^ parameterName] {
	String^ get (String^ parameterName);
	void set (String^ parameterName, String^ value);
}
member Item : string with get, set
Parameters
parameterName (String)
Property Value

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