Enum PhoneNumberKey
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines phone number entries for a contact.
public enum PhoneNumberKey
Fields
AssistantPhone = 0The assistant's phone number.
BusinessFax = 1The business fax number.
BusinessPhone = 2The business phone number.
BusinessPhone2 = 3The second business phone number.
Callback = 4The callback number.
CarPhone = 5The car phone number.
CompanyMainPhone = 6The company's main phone number.
HomeFax = 7The home fax number.
HomePhone = 8The home phone number.
HomePhone2 = 9The second home phone number.
Isdn = 10The ISDN number.
MobilePhone = 11The mobile phone number.
OtherFax = 12An alternate fax number.
OtherTelephone = 13An alternate phone number.
Pager = 14The pager number.
PrimaryPhone = 15The primary phone number.
RadioPhone = 16The radio phone number.
Telex = 17The Telex number.
TtyTddPhone = 18The TTY/TTD phone number.