Gets or sets language of message content. Value null means that header field does not exist.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string ContentLanguage { get; set; }
Public Property ContentLanguage As String Get Set
public: property String^ ContentLanguage { String^ get (); void set (String^ value); }
member ContentLanguage : string with get, set
Property Value
Remarks
Can include a code for the natural language used in a message; e.g., 'en' for English.
Can also contain a list of languages for a message containing more than one language.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119