LumiSoft Net Help
Value Property
NamespacesLumiSoft.Net.MIMEMIME_h_UnstructuredValue
Gets or sets header field value.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Value { get; set; }
Public Property Value As String
	Get
	Set
public:
property String^ Value {
	String^ get ();
	void set (String^ value);
}
member Value : string with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when when null reference is passed.

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