Click or drag to resize

ContactPhoneNumberType Enumeration

Defines the types of phone numbers that can be associated with a contact.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public enum ContactPhoneNumberType
Members
  Member nameValueDescription
Work0 Work phone number type.
Home3 Home phone number type.
Mobile2 Mobile phone number type.
Handle1 Handle phone number type.
Fax4 Fax phone number type.
Pager5 Pager phone number type. This type is not supported by enterprise sources.
Assistant6 Assistant phone number type. This type is not supported by enterprise sources.
Other7 Other phone number type. This type is not supported by enterprise sources.
IpPhone8 IP phone number type.
See Also