LumiSoft Net Help
MessageContext Property
NamespacesLumiSoft.Net.MailMail_MessageMessageContext
Gets or sets type or context of message. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string MessageContext { get; set; }
Public Property MessageContext As String
	Get
	Set
public:
property String^ MessageContext {
	String^ get ();
	void set (String^ value);
}
member MessageContext : string with get, set
Property Value
Remarks
Provides information about the context and presentation characteristics of a message. Can have the values 'voice-message', 'fax-message', 'pager-message', 'multimedia-message', 'text-message', or 'none'.
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