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

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