Gets or sets message importance. Value null means not specified.
Declaration Syntax
C# | Visual Basic | Visual 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
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