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