LumiSoft Net Help
Phone Property
NamespacesLumiSoft.Net.RTPRTCP_Packet_SDES_ChunkPhone
Gets or sets phone number. For example "+1 908 555 1212". Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Phone { get; set; }
Public Property Phone As String
	Get
	Set
public:
property String^ Phone {
	String^ get ();
	void set (String^ value);
}
member Phone : string with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentExceptionIs raised when invalid value is passed.

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