Click or drag to resize

ContactPhoneFieldIsDefault Property

True if this is the default phone number in the list.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool IsDefault { get; }

Property Value

Type: Boolean
Remarks
There can only be one default number.
See Also