Click or drag to resize
EditableContactCanAddPhoneNumberOfType Method
True if add of phone numer of specified type will not make contact invalid.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool CanAddPhoneNumberOfType(
	ContactPhoneNumberType type
)

Parameters

type
Type: Avaya.ClientServicesContactPhoneNumberType

Return Value

Type: Boolean
See Also