Gets or sets note text. The NOTE item is intended for transient messages describing the current state
of the source, e.g., "on the phone, can't talk". Value null means not specified.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Note { get; set; }
Public Property Note As String Get Set
public: property String^ Note { String^ get (); void set (String^ value); }
member Note : string with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Is raised when invalid value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119