LumiSoft Net Help
Importance Property
NamespacesLumiSoft.Net.MailMail_MessageImportance
Gets or sets message importance. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Importance { get; set; }
Public Property Importance As String
	Get
	Set
public:
property String^ Importance {
	String^ get ();
	void set (String^ value);
}
member Importance : string with get, set
Property Value
Remarks
A hint from the originator to the recipients about how important a message is. Values: High, normal, or low. Not used to control transmission speed.
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