An alternative name for the phone. Used for SIP display name purposes. This value is generally set to the same value as the pPhoneName member. The display name string you assign to the telephony engine can contain any of the following ASCII character code values: (0x20 - 0x21), (0x23 - 0x3B), 0x3D, (0x3F - 0x5B), (0x5D - 0x7E).

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public string PhoneDisplayName
Visual Basic (Declaration)
Public PhoneDisplayName As String
Visual C++
public:
String^ PhoneDisplayName
J#
public String PhoneDisplayName

See Also