OlContactPhoneNumber Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the telephone number type.
public enum class OlContactPhoneNumber
public enum OlContactPhoneNumber
Public Enum OlContactPhoneNumber
- Inheritance
-
OlContactPhoneNumber
Fields
Name | Value | Description |
---|---|---|
olContactPhoneAssistant | 0 | Telephone number of the person who is the assistant for the contact |
olContactPhoneBusiness | 1 | Business telephone number |
olContactPhoneBusiness2 | 2 | Second business telephone number |
olContactPhoneBusinessFax | 3 | Business fax number |
olContactPhoneCallback | 4 | Callback telephone number |
olContactPhoneCar | 5 | Car telephone number |
olContactPhoneCompany | 6 | Main company telephone number |
olContactPhoneHome | 7 | Home telephone number |
olContactPhoneHome2 | 8 | Second home telephone number |
olContactPhoneHomeFax | 9 | Home fax number |
olContactPhoneISDN | 10 | Integrated Services Digital Network (ISDN) phone number |
olContactPhoneMobile | 11 | Mobile telephone number |
olContactPhoneOther | 12 | Other telephone number |
olContactPhoneOtherFax | 13 | Other fax number |
olContactPhonePager | 14 | Pager telephone number |
olContactPhonePrimary | 15 | Primary telephone number |
olContactPhoneRadio | 16 | Radio telephone number |
olContactPhoneTelex | 17 | Telex telephone number |
olContactPhoneTTYTTD | 18 | TTD/TTY (Teletypewriting Device for the Deaf/Teletypewriter) telephone number |
Remarks
See ContactItem.