Click or drag to resize

ContactCanAddPhoneNumberOfType Method

True if addition of phone number of a specified type will not make contact invalid.

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

Parameters

type
Type: Avaya.ClientServicesContactPhoneNumberType

Return Value

Type: Boolean
See Also