Ozeki VoIP SDK Class library
DisplayName Property
NamespacesOzeki.VoIPDialInfoDisplayName
Gets the displayed name of the peer
Declaration Syntax
C#Visual BasicVisual C++
public string DisplayName { get; private set; }
Public Property DisplayName As String
	Get
	Private Set
public:
property String^ DisplayName {
	String^ get ();
	private: void set (String^ value);
}

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243