Click or drag to resize

ContactCanAddEmailAddressOfType Method

True if addition of email address 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 CanAddEmailAddressOfType(
	ContactEmailAddressType type
)

Parameters

type
Type: Avaya.ClientServicesContactEmailAddressType

Return Value

Type: Boolean
See Also