WdMappedDataFields Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit le type de champ de données mappées.
public enum class WdMappedDataFields
[System.Runtime.InteropServices.Guid("0785E3D2-6965-3DD2-A870-81BBA8A8547F")]
public enum WdMappedDataFields
type WdMappedDataFields =
Public Enum WdMappedDataFields
- Héritage
-
WdMappedDataFields
- Attributs
Champs
Nom | Valeur | Description |
---|---|---|
wdUniqueIdentifier | 1 | Champ Identificateur unique. |
wdCourtesyTitle | 2 | Champ Titre. |
wdFirstName | 3 | Champ Prénom. |
wdMiddleName | 4 | Champ Deuxième prénom. |
wdLastName | 5 | Champ Nom. |
wdSuffix | 6 | Champ Suffixe. |
wdNickname | 7 | Champ Surnom. |
wdJobTitle | 8 | Champ Fonction. |
wdCompany | 9 | Champ Société. |
wdAddress1 | 10 | Champ Adresse 1. |
wdAddress2 | 11 | Champ Adresse 2. |
wdCity | 12 | Champ Ville. |
wdState | 13 | Champ Département. |
wdPostalCode | 14 | Champ Code postal. |
wdCountryRegion | 15 | Champ Pays/région. |
wdBusinessPhone | 16 | Champ Téléphone (bureau). |
wdBusinessFax | 17 | Champ Télécopie (bureau). |
wdHomePhone | 18 | Champ Téléphone (domicile). |
wdHomeFax | 19 | Champ Télécopie (domicile). |
wdEmailAddress | 20 | Champ Adresse de messagerie. |
wdWebPageURL | 21 | Champ URL de page Web. |
wdSpouseCourtesyTitle | 22 | Champ Titre de courtoisie du conjoint. |
wdSpouseFirstName | 23 | Champ Prénom du conjoint. |
wdSpouseMiddleName | 24 | Champ Deuxième prénom du conjoint. |
wdSpouseLastName | 25 | Champ Nom du conjoint. |
wdSpouseNickname | 26 | Champ Surnom du conjoint. |
wdRubyFirstName | 27 | Champ Prénom Ruby. |
wdRubyLastName | 28 | Champ Nom Ruby. |
wdAddress3 | 29 | Champ Adresse 3. |
wdDepartment | 30 | Champ Service. |