WdMappedDataFields 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 a type of mapped data field.
public enum class WdMappedDataFields
[System.Runtime.InteropServices.Guid("0785E3D2-6965-3DD2-A870-81BBA8A8547F")]
public enum WdMappedDataFields
type WdMappedDataFields =
Public Enum WdMappedDataFields
- Inheritance
-
WdMappedDataFields
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdUniqueIdentifier | 1 | Unique identifier field. |
wdCourtesyTitle | 2 | Courtesy title field. |
wdFirstName | 3 | First name field. |
wdMiddleName | 4 | Middle name field. |
wdLastName | 5 | Last name field. |
wdSuffix | 6 | Suffix field. |
wdNickname | 7 | Nickname field. |
wdJobTitle | 8 | Job title field. |
wdCompany | 9 | Company field. |
wdAddress1 | 10 | Address 1 field. |
wdAddress2 | 11 | Address 2 field. |
wdCity | 12 | City field. |
wdState | 13 | State field. |
wdPostalCode | 14 | Postal code field. |
wdCountryRegion | 15 | Country/region field. |
wdBusinessPhone | 16 | Business phone field. |
wdBusinessFax | 17 | Business fax field. |
wdHomePhone | 18 | Home phone field. |
wdHomeFax | 19 | Home fax field. |
wdEmailAddress | 20 | E-mail address field. |
wdWebPageURL | 21 | Web page unique resource identifier (URL) field. |
wdSpouseCourtesyTitle | 22 | Spouse courtesy title field. |
wdSpouseFirstName | 23 | Spouse first name field. |
wdSpouseMiddleName | 24 | Spouse middle name field. |
wdSpouseLastName | 25 | Spouse last name field. |
wdSpouseNickname | 26 | Spouse nickname field. |
wdRubyFirstName | 27 | Ruby first name field. |
wdRubyLastName | 28 | Ruby last name field. |
wdAddress3 | 29 | Address 3 field. |
wdDepartment | 30 | Department field. |