Click or drag to resize
EditableContactPhoneFieldIsDefault Property
True if this is the default phone number in the list. This field is not affected by WriteCapability.

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

Property Value

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