LumiSoft Net Help
LocalContact Property
NamespacesLumiSoft.Net.SIP.StackSIP_DialogLocalContact
Gets local contact URI.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_Uri LocalContact { get; }
Public ReadOnly Property LocalContact As SIP_Uri
	Get
public:
property SIP_Uri^ LocalContact {
	SIP_Uri^ get ();
}
member LocalContact : SIP_Uri with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

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