Gets or sets message priority. Value null means not specified.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Priority { get; set; }
Public Property Priority As String Get Set
public: property String^ Priority { String^ get (); void set (String^ value); }
member Priority : string with get, set
Property Value
Remarks
Can be 'normal', 'urgent', or 'non-urgent' and can influence transmission speed and delivery.
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