LumiSoft Net Help
Note Property
NamespacesLumiSoft.Net.RTPRTP_Participant_LocalNote
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 BasicVisual 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

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119