LumiSoft Net Help
AcceptLanguage Property
NamespacesLumiSoft.Net.MailMail_MessageAcceptLanguage
Gets or sets language that the message sender requests to be used for responses. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string AcceptLanguage { get; set; }
Public Property AcceptLanguage As String
	Get
	Set
public:
property String^ AcceptLanguage {
	String^ get ();
	void set (String^ value);
}
member AcceptLanguage : string with get, set
Property Value
Remarks
Indicates a language that the message sender requests to be used for responses.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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