Ozeki VoIP SDK Class library
UserName Property
NamespacesOzeki.VoIP.SIPSIPAddressUserName
Gets or sets the user part of the address.
Declaration Syntax
C#Visual BasicVisual C++
public string UserName { get; set; }
Public Property UserName As String
	Get
	Set
public:
property String^ UserName {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290