Référence d’entité/de table Contact

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Person with whom a business unit has a relationship, such as customer, supplier, and colleague.

Messages

Message Opération de l'API web Classe ou méthode SDK
adx_SendEmailConfirmationToContact Microsoft.Dynamics.CRM.adx_SendEmailConfirmationToContact Type généré par CrmSvcUtil.exe ou utilisez OrganizationRequest en définissant les paramètres requis pour le message.
adx_SendEmailTwoFactorCodeToContact Microsoft.Dynamics.CRM.adx_SendEmailTwoFactorCodeToContact Type généré par CrmSvcUtil.exe ou utilisez OrganizationRequest en définissant les paramètres requis pour le message.
adx_SendPasswordResetToContact Microsoft.Dynamics.CRM.adx_SendPasswordResetToContact Type généré par CrmSvcUtil.exe ou utilisez OrganizationRequest en définissant les paramètres requis pour le message.
Assign PATCH [org URI]/api/data/v9.0/contacts(contactid)
Mettre à jour la propriété ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/contacts
Voir Créer
CreateRequest ou
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/contacts(contactid)
Voir Supprimer
DeleteRequest ou
Delete
GrantAccess GrantAccess Action GrantAccessRequest
Merge Merge Action MergeRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/contacts(contactid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/contacts
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
Rollup Rollup Function RollupRequest
SetState PATCH [org URI]/api/data/v9.0/contacts(contactid)
Mettre à jour les propriétés statecode et statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/contacts(contactid)
Voir Mettre à jour
UpdateRequest ou
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest

Propriétés

Propriété Valeur
CollectionSchemaName Contacts
DisplayCollectionName Contacts
DisplayName Contact
EntitySetName contacts
IsBPFEntity False
LogicalCollectionName contacts
LogicalName contact
OwnershipType UserOwned
PrimaryIdAttribute contactid
PrimaryNameAttribute fullname
SchemaName Contact

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

AccountRoleCode

Propriété Valeur
Description Select the contact's role within the company or sales process, such as decision maker, employee, or influencer.
DisplayName Role
IsValidForForm True
IsValidForRead True
LogicalName accountrolecode
RequiredLevel None
Type Picklist

Choix/Options AccountRoleCode

Valeur Étiquette Description
1 Decision Maker
2 Employee
3 Influencer

Address1_AddressId

Propriété Valeur
Description Unique identifier for address 1.
DisplayName Address 1: ID
IsValidForForm False
IsValidForRead True
LogicalName address1_addressid
RequiredLevel None
Type Uniqueidentifier

Address1_AddressTypeCode

Propriété Valeur
Description Select the primary address type.
DisplayName Address 1: Address Type
IsValidForForm True
IsValidForRead True
LogicalName address1_addresstypecode
RequiredLevel None
Type Picklist

Choix/Options Address1_AddressTypeCode

Valeur Étiquette Description
1 Bill To
2 Ship To
3 Primary
4 Other

Address1_City

Propriété Valeur
Description Type the city for the primary address.
DisplayName Address 1: City
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_city
MaxLength 80
RequiredLevel None
Type String

Address1_Country

Propriété Valeur
Description Type the country or region for the primary address.
DisplayName Address 1: Country/Region
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_country
MaxLength 80
RequiredLevel None
Type String

Address1_County

Propriété Valeur
Description Type the county for the primary address.
DisplayName Address 1: County
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_county
MaxLength 50
RequiredLevel None
Type String

Address1_Fax

Propriété Valeur
Description Type the fax number associated with the primary address.
DisplayName Address 1: Fax
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_fax
MaxLength 50
RequiredLevel None
Type String

Address1_FreightTermsCode

Propriété Valeur
Description Select the freight terms for the primary address to make sure shipping orders are processed correctly.
DisplayName Address 1: Freight Terms
IsValidForForm True
IsValidForRead True
LogicalName address1_freighttermscode
RequiredLevel None
Type Picklist

Choix/Options Address1_FreightTermsCode

Valeur Étiquette Description
1 FOB
2 No Charge

Address1_Latitude

Propriété Valeur
Description Type the latitude value for the primary address for use in mapping and other applications.
DisplayName Address 1: Latitude
IsValidForForm True
IsValidForRead True
LogicalName address1_latitude
MaxValue 90
MinValue -90
Precision 5
RequiredLevel None
Type Double

Address1_Line1

Propriété Valeur
Description Type the first line of the primary address.
DisplayName Address 1: Street 1
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_line1
MaxLength 250
RequiredLevel None
Type String

Address1_Line2

Propriété Valeur
Description Type the second line of the primary address.
DisplayName Address 1: Street 2
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_line2
MaxLength 250
RequiredLevel None
Type String

Address1_Line3

Propriété Valeur
Description Type the third line of the primary address.
DisplayName Address 1: Street 3
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_line3
MaxLength 250
RequiredLevel None
Type String

Address1_Longitude

Propriété Valeur
Description Type the longitude value for the primary address for use in mapping and other applications.
DisplayName Address 1: Longitude
IsValidForForm True
IsValidForRead True
LogicalName address1_longitude
MaxValue 180
MinValue -180
Precision 5
RequiredLevel None
Type Double

Address1_Name

Propriété Valeur
Description Type a descriptive name for the primary address, such as Corporate Headquarters.
DisplayName Address 1: Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_name
MaxLength 200
RequiredLevel None
Type String

Address1_PostalCode

Propriété Valeur
Description Type the ZIP Code or postal code for the primary address.
DisplayName Address 1: ZIP/Postal Code
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_postalcode
MaxLength 20
RequiredLevel None
Type String

Address1_PostOfficeBox

Propriété Valeur
Description Type the post office box number of the primary address.
DisplayName Address 1: Post Office Box
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_postofficebox
MaxLength 20
RequiredLevel None
Type String

Address1_PrimaryContactName

Propriété Valeur
Description Type the name of the main contact at the account's primary address.
DisplayName Address 1: Primary Contact Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_primarycontactname
MaxLength 100
RequiredLevel None
Type String

Address1_ShippingMethodCode

Propriété Valeur
Description Select a shipping method for deliveries sent to this address.
DisplayName Address 1: Shipping Method
IsValidForForm True
IsValidForRead True
LogicalName address1_shippingmethodcode
RequiredLevel None
Type Picklist

Choix/Options Address1_ShippingMethodCode

Valeur Étiquette Description
1 Airborne
2 DHL
3 FedEx
4 UPS
5 Postal Mail
6 Full Load
7 Will Call

Address1_StateOrProvince

Propriété Valeur
Description Type the state or province of the primary address.
DisplayName Address 1: State/Province
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_stateorprovince
MaxLength 50
RequiredLevel None
Type String

Address1_Telephone1

Propriété Valeur
Description Type the main phone number associated with the primary address.
DisplayName Address 1: Phone
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone1
MaxLength 50
RequiredLevel None
Type String

Address1_Telephone2

Propriété Valeur
Description Type a second phone number associated with the primary address.
DisplayName Address 1: Telephone 2
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone2
MaxLength 50
RequiredLevel None
Type String

Address1_Telephone3

Propriété Valeur
Description Type a third phone number associated with the primary address.
DisplayName Address 1: Telephone 3
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone3
MaxLength 50
RequiredLevel None
Type String

Address1_UPSZone

Propriété Valeur
Description Type the UPS zone of the primary address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS.
DisplayName Address 1: UPS Zone
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_upszone
MaxLength 4
RequiredLevel None
Type String

Address1_UTCOffset

Propriété Valeur
Description Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.
DisplayName Address 1: UTC Offset
Format TimeZone
IsValidForForm True
IsValidForRead True
LogicalName address1_utcoffset
MaxValue 1500
MinValue -1500
RequiredLevel None
Type Integer

Address2_AddressId

Propriété Valeur
Description Unique identifier for address 2.
DisplayName Address 2: ID
IsValidForForm False
IsValidForRead True
LogicalName address2_addressid
RequiredLevel None
Type Uniqueidentifier

Address2_AddressTypeCode

Propriété Valeur
Description Select the secondary address type.
DisplayName Address 2: Address Type
IsValidForForm True
IsValidForRead True
LogicalName address2_addresstypecode
RequiredLevel None
Type Picklist

Choix/Options Address2_AddressTypeCode

Valeur Étiquette Description
1 Default Value

Address2_City

Propriété Valeur
Description Type the city for the secondary address.
DisplayName Address 2: City
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_city
MaxLength 80
RequiredLevel None
Type String

Address2_Country

Propriété Valeur
Description Type the country or region for the secondary address.
DisplayName Address 2: Country/Region
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_country
MaxLength 80
RequiredLevel None
Type String

Address2_County

Propriété Valeur
Description Type the county for the secondary address.
DisplayName Address 2: County
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_county
MaxLength 50
RequiredLevel None
Type String

Address2_Fax

Propriété Valeur
Description Type the fax number associated with the secondary address.
DisplayName Address 2: Fax
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_fax
MaxLength 50
RequiredLevel None
Type String

Address2_FreightTermsCode

Propriété Valeur
Description Select the freight terms for the secondary address to make sure shipping orders are processed correctly.
DisplayName Address 2: Freight Terms
IsValidForForm True
IsValidForRead True
LogicalName address2_freighttermscode
RequiredLevel None
Type Picklist

Choix/Options Address2_FreightTermsCode

Valeur Étiquette Description
1 Default Value

Address2_Latitude

Propriété Valeur
Description Type the latitude value for the secondary address for use in mapping and other applications.
DisplayName Address 2: Latitude
IsValidForForm True
IsValidForRead True
LogicalName address2_latitude
MaxValue 90
MinValue -90
Precision 5
RequiredLevel None
Type Double

Address2_Line1

Propriété Valeur
Description Type the first line of the secondary address.
DisplayName Address 2: Street 1
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_line1
MaxLength 250
RequiredLevel None
Type String

Address2_Line2

Propriété Valeur
Description Type the second line of the secondary address.
DisplayName Address 2: Street 2
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_line2
MaxLength 250
RequiredLevel None
Type String

Address2_Line3

Propriété Valeur
Description Type the third line of the secondary address.
DisplayName Address 2: Street 3
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_line3
MaxLength 250
RequiredLevel None
Type String

Address2_Longitude

Propriété Valeur
Description Type the longitude value for the secondary address for use in mapping and other applications.
DisplayName Address 2: Longitude
IsValidForForm True
IsValidForRead True
LogicalName address2_longitude
MaxValue 180
MinValue -180
Precision 5
RequiredLevel None
Type Double

Address2_Name

Propriété Valeur
Description Type a descriptive name for the secondary address, such as Corporate Headquarters.
DisplayName Address 2: Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_name
MaxLength 100
RequiredLevel None
Type String

Address2_PostalCode

Propriété Valeur
Description Type the ZIP Code or postal code for the secondary address.
DisplayName Address 2: ZIP/Postal Code
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_postalcode
MaxLength 20
RequiredLevel None
Type String

Address2_PostOfficeBox

Propriété Valeur
Description Type the post office box number of the secondary address.
DisplayName Address 2: Post Office Box
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_postofficebox
MaxLength 20
RequiredLevel None
Type String

Address2_PrimaryContactName

Propriété Valeur
Description Type the name of the main contact at the account's secondary address.
DisplayName Address 2: Primary Contact Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_primarycontactname
MaxLength 100
RequiredLevel None
Type String

Address2_ShippingMethodCode

Propriété Valeur
Description Select a shipping method for deliveries sent to this address.
DisplayName Address 2: Shipping Method
IsValidForForm True
IsValidForRead True
LogicalName address2_shippingmethodcode
RequiredLevel None
Type Picklist

Choix/Options Address2_ShippingMethodCode

Valeur Étiquette Description
1 Default Value

Address2_StateOrProvince

Propriété Valeur
Description Type the state or province of the secondary address.
DisplayName Address 2: State/Province
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_stateorprovince
MaxLength 50
RequiredLevel None
Type String

Address2_Telephone1

Propriété Valeur
Description Type the main phone number associated with the secondary address.
DisplayName Address 2: Telephone 1
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone1
MaxLength 50
RequiredLevel None
Type String

Address2_Telephone2

Propriété Valeur
Description Type a second phone number associated with the secondary address.
DisplayName Address 2: Telephone 2
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone2
MaxLength 50
RequiredLevel None
Type String

Address2_Telephone3

Propriété Valeur
Description Type a third phone number associated with the secondary address.
DisplayName Address 2: Telephone 3
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone3
MaxLength 50
RequiredLevel None
Type String

Address2_UPSZone

Propriété Valeur
Description Type the UPS zone of the secondary address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS.
DisplayName Address 2: UPS Zone
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_upszone
MaxLength 4
RequiredLevel None
Type String

Address2_UTCOffset

Propriété Valeur
Description Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.
DisplayName Address 2: UTC Offset
Format TimeZone
IsValidForForm True
IsValidForRead True
LogicalName address2_utcoffset
MaxValue 1500
MinValue -1500
RequiredLevel None
Type Integer

Address3_AddressId

Propriété Valeur
Description Unique identifier for address 3.
DisplayName Address 3: ID
IsValidForForm False
IsValidForRead True
LogicalName address3_addressid
RequiredLevel None
Type Uniqueidentifier

Address3_AddressTypeCode

Propriété Valeur
Description Select the third address type.
DisplayName Address 3: Address Type
IsValidForForm True
IsValidForRead True
LogicalName address3_addresstypecode
RequiredLevel None
Type Picklist

Choix/Options Address3_AddressTypeCode

Valeur Étiquette Description
1 Default Value

Address3_City

Propriété Valeur
Description Type the city for the 3rd address.
DisplayName Address 3: City
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_city
MaxLength 80
RequiredLevel None
Type String

Address3_Country

Propriété Valeur
Description the country or region for the 3rd address.
DisplayName Address3: Country/Region
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_country
MaxLength 80
RequiredLevel None
Type String

Address3_County

Propriété Valeur
Description Type the county for the third address.
DisplayName Address 3: County
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_county
MaxLength 50
RequiredLevel None
Type String

Address3_Fax

Propriété Valeur
Description Type the fax number associated with the third address.
DisplayName Address 3: Fax
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_fax
MaxLength 50
RequiredLevel None
Type String

Address3_FreightTermsCode

Propriété Valeur
Description Select the freight terms for the third address to make sure shipping orders are processed correctly.
DisplayName Address 3: Freight Terms
IsValidForForm True
IsValidForRead True
LogicalName address3_freighttermscode
RequiredLevel None
Type Picklist

Choix/Options Address3_FreightTermsCode

Valeur Étiquette Description
1 Default Value

Address3_Latitude

Propriété Valeur
Description Type the latitude value for the third address for use in mapping and other applications.
DisplayName Address 3: Latitude
IsValidForForm True
IsValidForRead True
LogicalName address3_latitude
MaxValue 90
MinValue -90
Precision 5
RequiredLevel None
Type Double

Address3_Line1

Propriété Valeur
Description the first line of the 3rd address.
DisplayName Address3: Street 1
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_line1
MaxLength 250
RequiredLevel None
Type String

Address3_Line2

Propriété Valeur
Description the second line of the 3rd address.
DisplayName Address3: Street 2
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_line2
MaxLength 250
RequiredLevel None
Type String

Address3_Line3

Propriété Valeur
Description the third line of the 3rd address.
DisplayName Address3: Street 3
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_line3
MaxLength 250
RequiredLevel None
Type String

Address3_Longitude

Propriété Valeur
Description Type the longitude value for the third address for use in mapping and other applications.
DisplayName Address 3: Longitude
IsValidForForm True
IsValidForRead True
LogicalName address3_longitude
MaxValue 180
MinValue -180
Precision 5
RequiredLevel None
Type Double

Address3_Name

Propriété Valeur
Description Type a descriptive name for the third address, such as Corporate Headquarters.
DisplayName Address 3: Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_name
MaxLength 200
RequiredLevel None
Type String

Address3_PostalCode

Propriété Valeur
Description the ZIP Code or postal code for the 3rd address.
DisplayName Address3: ZIP/Postal Code
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_postalcode
MaxLength 20
RequiredLevel None
Type String

Address3_PostOfficeBox

Propriété Valeur
Description the post office box number of the 3rd address.
DisplayName Address 3: Post Office Box
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_postofficebox
MaxLength 20
RequiredLevel None
Type String

Address3_PrimaryContactName

Propriété Valeur
Description Type the name of the main contact at the account's third address.
DisplayName Address 3: Primary Contact Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_primarycontactname
MaxLength 100
RequiredLevel None
Type String

Address3_ShippingMethodCode

Propriété Valeur
Description Select a shipping method for deliveries sent to this address.
DisplayName Address 3: Shipping Method
IsValidForForm True
IsValidForRead True
LogicalName address3_shippingmethodcode
RequiredLevel None
Type Picklist

Choix/Options Address3_ShippingMethodCode

Valeur Étiquette Description
1 Default Value

Address3_StateOrProvince

Propriété Valeur
Description the state or province of the third address.
DisplayName Address3: State/Province
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_stateorprovince
MaxLength 50
RequiredLevel None
Type String

Address3_Telephone1

Propriété Valeur
Description Type the main phone number associated with the third address.
DisplayName Address 3: Telephone1
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_telephone1
MaxLength 50
RequiredLevel None
Type String

Address3_Telephone2

Propriété Valeur
Description Type a second phone number associated with the third address.
DisplayName Address 3: Telephone2
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_telephone2
MaxLength 50
RequiredLevel None
Type String

Address3_Telephone3

Propriété Valeur
Description Type a third phone number associated with the primary address.
DisplayName Address 3: Telephone3
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_telephone3
MaxLength 50
RequiredLevel None
Type String

Address3_UPSZone

Propriété Valeur
Description Type the UPS zone of the third address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS.
DisplayName Address 3: UPS Zone
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_upszone
MaxLength 4
RequiredLevel None
Type String

Address3_UTCOffset

Propriété Valeur
Description Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.
DisplayName Address 3: UTC Offset
Format TimeZone
IsValidForForm True
IsValidForRead True
LogicalName address3_utcoffset
MaxValue 1500
MinValue -1500
RequiredLevel None
Type Integer

adx_ConfirmRemovePassword

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description
DisplayName Confirm Remove Password
IsValidForForm True
IsValidForRead True
LogicalName adx_confirmremovepassword
RequiredLevel None
Type Boolean

Choix/Options adx_ConfirmRemovePassword

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

Adx_CreatedByIPAddress

Ajouté par : solution Power Pages Runtime Core Dependencies

Propriété Valeur
Description
DisplayName Created By IP Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_createdbyipaddress
MaxLength 100
RequiredLevel None
Type String

Adx_CreatedByUsername

Ajouté par : solution Power Pages Runtime Core Dependencies

Propriété Valeur
Description
DisplayName Created By Username
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_createdbyusername
MaxLength 100
RequiredLevel None
Type String

adx_identity_accessfailedcount

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description Shows the current count of failed password attempts for the contact.
DisplayName Access Failed Count
Format None
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_accessfailedcount
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

adx_identity_emailaddress1confirmed

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description Determines if the email is confirmed by the contact.
DisplayName Email Confirmed
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_emailaddress1confirmed
RequiredLevel None
Type Boolean

Choix/Options adx_identity_emailaddress1confirmed

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

adx_identity_lastsuccessfullogin

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
DateTimeBehavior UserLocal
Description Indicates the last date and time the user successfully signed in to a portal.
DisplayName Last Successful Login
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_lastsuccessfullogin
RequiredLevel None
Type DateTime

adx_identity_locallogindisabled

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description Indicates that the contact can no longer sign in to the portal using the local account.
DisplayName Local Login Disabled
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_locallogindisabled
RequiredLevel None
Type Boolean

Choix/Options adx_identity_locallogindisabled

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

adx_identity_lockoutenabled

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description Determines if this contact will track failed access attempts and become locked after too many failed attempts. To prevent the contact from becoming locked, you can disable this setting.
DisplayName Lockout Enabled
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_lockoutenabled
RequiredLevel None
Type Boolean

Choix/Options adx_identity_lockoutenabled

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

adx_identity_lockoutenddate

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the moment in time when the locked contact becomes unlocked again.
DisplayName Lockout End Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_lockoutenddate
RequiredLevel None
Type DateTime

adx_identity_logonenabled

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description Determines if web authentication is enabled for the contact.
DisplayName Login Enabled
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_logonenabled
RequiredLevel None
Type Boolean

Choix/Options adx_identity_logonenabled

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

adx_identity_mobilephoneconfirmed

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description Determines if the phone number is confirmed by the contact.
DisplayName Mobile Phone Confirmed
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_mobilephoneconfirmed
RequiredLevel None
Type Boolean

Choix/Options adx_identity_mobilephoneconfirmed

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

adx_identity_newpassword

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description
DisplayName New Password Input
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_newpassword
MaxLength 100
RequiredLevel None
Type String

adx_identity_passwordhash

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description
DisplayName Password Hash
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_passwordhash
MaxLength 128
RequiredLevel None
Type String

adx_identity_securitystamp

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description A token used to manage the web authentication session.
DisplayName Security Stamp
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_securitystamp
MaxLength 100
RequiredLevel None
Type String

adx_identity_twofactorenabled

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description Determines if two-factor authentication is enabled for the contact.
DisplayName Two Factor Enabled
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_twofactorenabled
RequiredLevel None
Type Boolean

Choix/Options adx_identity_twofactorenabled

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

adx_identity_username

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description Shows the user identity for local web authentication.
DisplayName User Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_username
MaxLength 100
RequiredLevel None
Type String

Adx_ModifiedByIPAddress

Ajouté par : solution Power Pages Runtime Core Dependencies

Propriété Valeur
Description
DisplayName Modified By IP Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_modifiedbyipaddress
MaxLength 100
RequiredLevel None
Type String

Adx_ModifiedByUsername

Ajouté par : solution Power Pages Runtime Core Dependencies

Propriété Valeur
Description
DisplayName Modified By Username
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_modifiedbyusername
MaxLength 100
RequiredLevel None
Type String

Adx_OrganizationName

Ajouté par : solution Power Pages Runtime Core Dependencies

Propriété Valeur
Description
DisplayName Organization Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_organizationname
MaxLength 250
RequiredLevel None
Type String

adx_preferredlcid

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description User’s preferred portal LCID
DisplayName Preferred LCID (Deprecated)
Format None
IsValidForForm True
IsValidForRead True
LogicalName adx_preferredlcid
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

adx_profilealert

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description
DisplayName Profile Alert
IsValidForForm True
IsValidForRead True
LogicalName adx_profilealert
RequiredLevel None
Type Boolean

Choix/Options adx_profilealert

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

adx_profilealertdate

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
DateTimeBehavior UserLocal
Description
DisplayName Profile Alert Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName adx_profilealertdate
RequiredLevel None
Type DateTime

adx_profilealertinstructions

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description
DisplayName Profile Alert Instructions
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_profilealertinstructions
MaxLength 4096
RequiredLevel None
Type Memo

Adx_ProfileIsAnonymous

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description
DisplayName Profile Is Anonymous
IsValidForForm True
IsValidForRead True
LogicalName adx_profileisanonymous
RequiredLevel None
Type Boolean

Choix/Options Adx_ProfileIsAnonymous

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

Adx_ProfileLastActivity

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
DateTimeBehavior UserLocal
Description
DisplayName Profile Last Activity
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName adx_profilelastactivity
RequiredLevel None
Type DateTime

adx_profilemodifiedon

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
DateTimeBehavior UserLocal
Description
DisplayName Profile Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName adx_profilemodifiedon
RequiredLevel None
Type DateTime

adx_PublicProfileCopy

Ajouté par : solution Power Pages Runtime Core

Propriété Valeur
Description
DisplayName Public Profile Copy
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName adx_publicprofilecopy
MaxLength 64000
RequiredLevel None
Type Memo

Adx_TimeZone

Ajouté par : solution Power Pages Runtime Core Dependencies

Propriété Valeur
Description
DisplayName Time Zone
Format TimeZone
IsValidForForm True
IsValidForRead True
LogicalName adx_timezone
MaxValue 1500
MinValue -1500
RequiredLevel None
Type Integer

Anniversary

Propriété Valeur
DateTimeBehavior DateOnly
Description Enter the date of the contact's wedding or service anniversary for use in customer gift programs or other communications.
DisplayName Anniversary
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName anniversary
RequiredLevel None
Type DateTime

AnnualIncome

Propriété Valeur
Description Type the contact's annual income for use in profiling and financial analysis.
DisplayName Annual Income
IsValidForForm True
IsValidForRead True
LogicalName annualincome
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2
RequiredLevel None
Type Money

AssistantName

Propriété Valeur
Description Type the name of the contact's assistant.
DisplayName Assistant
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName assistantname
MaxLength 100
RequiredLevel None
Type String

AssistantPhone

Propriété Valeur
Description Type the phone number for the contact's assistant.
DisplayName Assistant Phone
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName assistantphone
MaxLength 50
RequiredLevel None
Type String

BirthDate

Propriété Valeur
DateTimeBehavior DateOnly
Description Enter the contact's birthday for use in customer gift programs or other communications.
DisplayName Birthday
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName birthdate
RequiredLevel None
Type DateTime

Business2

Propriété Valeur
Description Type a second business phone number for this contact.
DisplayName Business Phone 2
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName business2
MaxLength 50
RequiredLevel None
Type String

Callback

Propriété Valeur
Description Type a callback phone number for this contact.
DisplayName Callback Number
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName callback
MaxLength 50
RequiredLevel None
Type String

ChildrensNames

Propriété Valeur
Description Type the names of the contact's children for reference in communications and client programs.
DisplayName Children's Names
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName childrensnames
MaxLength 255
RequiredLevel None
Type String

Company

Propriété Valeur
Description Type the company phone of the contact.
DisplayName Company Phone
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName company
MaxLength 50
RequiredLevel None
Type String

ContactId

Propriété Valeur
Description Unique identifier of the contact.
DisplayName Contact
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName contactid
RequiredLevel SystemRequired
Type Uniqueidentifier

CreditLimit

Propriété Valeur
Description Type the credit limit of the contact for reference when you address invoice and accounting issues with the customer.
DisplayName Credit Limit
IsValidForForm True
IsValidForRead True
LogicalName creditlimit
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2
RequiredLevel None
Type Money

CreditOnHold

Propriété Valeur
Description Select whether the contact is on a credit hold, for reference when addressing invoice and accounting issues.
DisplayName Credit Hold
IsValidForForm True
IsValidForRead True
LogicalName creditonhold
RequiredLevel None
Type Boolean

Choix/Options CreditOnHold

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

CustomerSizeCode

Propriété Valeur
Description Select the size of the contact's company for segmentation and reporting purposes.
DisplayName Customer Size
IsValidForForm True
IsValidForRead True
LogicalName customersizecode
RequiredLevel None
Type Picklist

Choix/Options CustomerSizeCode

Valeur Étiquette Description
1 Default Value

CustomerTypeCode

Propriété Valeur
Description Select the category that best describes the relationship between the contact and your organization.
DisplayName Relationship Type
IsValidForForm True
IsValidForRead True
LogicalName customertypecode
RequiredLevel None
Type Picklist

Choix/Options CustomerTypeCode

Valeur Étiquette Description
1 Default Value

Department

Propriété Valeur
Description Type the department or business unit where the contact works in the parent company or business.
DisplayName Department
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName department
MaxLength 100
RequiredLevel None
Type String

Description

Propriété Valeur
Description Type additional information to describe the contact, such as an excerpt from the company's website.
DisplayName Description
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

DoNotBulkEMail

Propriété Valeur
Description Select whether the contact accepts bulk email sent through marketing campaigns or quick campaigns. If Do Not Allow is selected, the contact can be added to marketing lists, but will be excluded from the email.
DisplayName Do not allow Bulk Emails
IsValidForForm True
IsValidForRead True
LogicalName donotbulkemail
RequiredLevel None
Type Boolean

Choix/Options DoNotBulkEMail

Valeur Étiquette Description
1 Do Not Allow
0 Allow

Valeur par défaut : 0

DoNotBulkPostalMail

Propriété Valeur
Description Select whether the contact accepts bulk postal mail sent through marketing campaigns or quick campaigns. If Do Not Allow is selected, the contact can be added to marketing lists, but will be excluded from the letters.
DisplayName Do not allow Bulk Mails
IsValidForForm True
IsValidForRead True
LogicalName donotbulkpostalmail
RequiredLevel None
Type Boolean

Choix/Options DoNotBulkPostalMail

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

DoNotEMail

Propriété Valeur
Description Select whether the contact allows direct email sent from Microsoft Dynamics 365. If Do Not Allow is selected, Microsoft Dynamics 365 will not send the email.
DisplayName Do not allow Emails
IsValidForForm True
IsValidForRead True
LogicalName donotemail
RequiredLevel None
Type Boolean

Choix/Options DoNotEMail

Valeur Étiquette Description
1 Do Not Allow
0 Allow

Valeur par défaut : 0

DoNotFax

Propriété Valeur
Description Select whether the contact allows faxes. If Do Not Allow is selected, the contact will be excluded from any fax activities distributed in marketing campaigns.
DisplayName Do not allow Faxes
IsValidForForm True
IsValidForRead True
LogicalName donotfax
RequiredLevel None
Type Boolean

Choix/Options DoNotFax

Valeur Étiquette Description
1 Do Not Allow
0 Allow

Valeur par défaut : 0

DoNotPhone

Propriété Valeur
Description Select whether the contact accepts phone calls. If Do Not Allow is selected, the contact will be excluded from any phone call activities distributed in marketing campaigns.
DisplayName Do not allow Phone Calls
IsValidForForm True
IsValidForRead True
LogicalName donotphone
RequiredLevel None
Type Boolean

Choix/Options DoNotPhone

Valeur Étiquette Description
1 Do Not Allow
0 Allow

Valeur par défaut : 0

DoNotPostalMail

Propriété Valeur
Description Select whether the contact allows direct mail. If Do Not Allow is selected, the contact will be excluded from letter activities distributed in marketing campaigns.
DisplayName Do not allow Mails
IsValidForForm True
IsValidForRead True
LogicalName donotpostalmail
RequiredLevel None
Type Boolean

Choix/Options DoNotPostalMail

Valeur Étiquette Description
1 Do Not Allow
0 Allow

Valeur par défaut : 0

DoNotSendMM

Propriété Valeur
Description Select whether the contact accepts marketing materials, such as brochures or catalogs. Contacts that opt out can be excluded from marketing initiatives.
DisplayName Send Marketing Materials
IsValidForForm True
IsValidForRead True
LogicalName donotsendmm
RequiredLevel None
Type Boolean

Choix/Options DoNotSendMM

Valeur Étiquette Description
1 Do Not Send
0 Send

Valeur par défaut : 0

EducationCode

Propriété Valeur
Description Select the contact's highest level of education for use in segmentation and analysis.
DisplayName Education
IsValidForForm True
IsValidForRead True
LogicalName educationcode
RequiredLevel None
Type Picklist

Choix/Options EducationCode

Valeur Étiquette Description
1 Default Value

EMailAddress1

Propriété Valeur
Description Type the primary email address for the contact.
DisplayName Email
FormatName Email
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName emailaddress1
MaxLength 100
RequiredLevel None
Type String

EMailAddress2

Propriété Valeur
Description Type the secondary email address for the contact.
DisplayName Email Address 2
FormatName Email
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName emailaddress2
MaxLength 100
RequiredLevel None
Type String

EMailAddress3

Propriété Valeur
Description Type an alternate email address for the contact.
DisplayName Email Address 3
FormatName Email
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName emailaddress3
MaxLength 100
RequiredLevel None
Type String

EmployeeId

Propriété Valeur
Description Type the employee ID or number for the contact for reference in orders, service cases, or other communications with the contact's organization.
DisplayName Employee
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName employeeid
MaxLength 50
RequiredLevel None
Type String

EntityImage

Propriété Valeur
Description Shows the default image for the record.
DisplayName Entity Image
IsPrimaryImage True
IsValidForForm False
IsValidForRead True
LogicalName entityimage
MaxHeight 144
MaxWidth 144
RequiredLevel None
Type Image

ExternalUserIdentifier

Propriété Valeur
Description Identifier for an external user.
DisplayName External User Identifier
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName externaluseridentifier
MaxLength 50
RequiredLevel None
Type String

FamilyStatusCode

Propriété Valeur
Description Select the marital status of the contact for reference in follow-up phone calls and other communications.
DisplayName Marital Status
IsValidForForm True
IsValidForRead True
LogicalName familystatuscode
RequiredLevel None
Type Picklist

Choix/Options FamilyStatusCode

Valeur Étiquette Description
1 Single
2 Married
3 Divorced
4 Widowed

Fax

Propriété Valeur
Description Type the fax number for the contact.
DisplayName Fax
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName fax
MaxLength 50
RequiredLevel None
Type String

FirstName

Propriété Valeur
Description Type the contact's first name to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.
DisplayName First Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName firstname
MaxLength 50
RequiredLevel Recommended
Type String

FollowEmail

Propriété Valeur
Description Information about whether to allow following email activity like opens, attachment views and link clicks for emails sent to the contact.
DisplayName Follow Email Activity
IsValidForForm True
IsValidForRead True
LogicalName followemail
RequiredLevel None
Type Boolean

Choix/Options FollowEmail

Valeur Étiquette Description
1 Allow
0 Do Not Allow

Valeur par défaut : 1

FtpSiteUrl

Propriété Valeur
Description Type the URL for the contact's FTP site to enable users to access data and share documents.
DisplayName FTP Site
FormatName Url
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName ftpsiteurl
MaxLength 200
RequiredLevel None
Type String

GenderCode

Propriété Valeur
Description Select the contact's gender to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.
DisplayName Gender
IsValidForForm True
IsValidForRead True
LogicalName gendercode
RequiredLevel None
Type Picklist

Choix/Options GenderCode

Valeur Étiquette Description
1 Male
2 Female

GovernmentId

Propriété Valeur
Description Type the passport number or other government ID for the contact for use in documents or reports.
DisplayName Government
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName governmentid
MaxLength 50
RequiredLevel None
Type String

HasChildrenCode

Propriété Valeur
Description Select whether the contact has any children for reference in follow-up phone calls and other communications.
DisplayName Has Children
IsValidForForm True
IsValidForRead True
LogicalName haschildrencode
RequiredLevel None
Type Picklist

Choix/Options HasChildrenCode

Valeur Étiquette Description
1 Default Value

Home2

Propriété Valeur
Description Type a second home phone number for this contact.
DisplayName Home Phone 2
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName home2
MaxLength 50
RequiredLevel None
Type String

ImportSequenceNumber

Propriété Valeur
Description Unique identifier of the data import or data migration that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

IsBackofficeCustomer

Propriété Valeur
Description Select whether the contact exists in a separate accounting or other system, such as Microsoft Dynamics GP or another ERP database, for use in integration processes.
DisplayName Back Office Customer
IsValidForForm True
IsValidForRead True
LogicalName isbackofficecustomer
RequiredLevel None
Type Boolean

Choix/Options IsBackofficeCustomer

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

JobTitle

Propriété Valeur
Description Type the job title of the contact to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.
DisplayName Job Title
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName jobtitle
MaxLength 100
RequiredLevel None
Type String

LastName

Propriété Valeur
Description Type the contact's last name to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.
DisplayName Last Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName lastname
MaxLength 50
RequiredLevel ApplicationRequired
Type String

LastOnHoldTime

Propriété Valeur
DateTimeBehavior UserLocal
Description Contains the date and time stamp of the last on hold time.
DisplayName Last On Hold Time
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName lastonholdtime
RequiredLevel None
Type DateTime

LastUsedInCampaign

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date when the contact was last included in a marketing campaign or quick campaign.
DisplayName Last Date Included in Campaign
Format DateOnly
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName lastusedincampaign
RequiredLevel None
Type DateTime

LeadSourceCode

Propriété Valeur
Description Select the primary marketing source that directed the contact to your organization.
DisplayName Lead Source
IsValidForForm True
IsValidForRead True
LogicalName leadsourcecode
RequiredLevel None
Type Picklist

Choix/Options LeadSourceCode

Valeur Étiquette Description
1 Default Value

ManagerName

Propriété Valeur
Description Type the name of the contact's manager for use in escalating issues or other follow-up communications with the contact.
DisplayName Manager
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName managername
MaxLength 100
RequiredLevel None
Type String

ManagerPhone

Propriété Valeur
Description Type the phone number for the contact's manager.
DisplayName Manager Phone
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName managerphone
MaxLength 50
RequiredLevel None
Type String

MarketingOnly

Propriété Valeur
Description Whether is only for marketing
DisplayName Marketing Only
IsValidForForm True
IsValidForRead True
LogicalName marketingonly
RequiredLevel None
Type Boolean

Choix/Options MarketingOnly

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

MiddleName

Propriété Valeur
Description Type the contact's middle name or initial to make sure the contact is addressed correctly.
DisplayName Middle Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName middlename
MaxLength 50
RequiredLevel None
Type String

MobilePhone

Propriété Valeur
Description Type the mobile phone number for the contact.
DisplayName Mobile Phone
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mobilephone
MaxLength 50
RequiredLevel None
Type String

msa_managingpartnerid

Ajouté par : solution Power Pages Runtime Core Dependencies

Propriété Valeur
Description Unique identifier for Account associated with Contact.
DisplayName Managing Partner
IsValidForForm True
IsValidForRead True
LogicalName msa_managingpartnerid
RequiredLevel None
Targets account
Type Lookup

msdyn_disablewebtracking

Ajouté par : solution Portal Privacy Extensions

Propriété Valeur
Description Indicates that the contact has opted out of web tracking.
DisplayName Disable Web Tracking
IsValidForForm True
IsValidForRead True
LogicalName msdyn_disablewebtracking
RequiredLevel None
Type Boolean

Choix/Options msdyn_disablewebtracking

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

msdyn_isminor

Ajouté par : solution Portal Privacy Extensions

Propriété Valeur
Description Indicates that the contact is considered a minor in their jurisdiction.
DisplayName Is Minor
IsValidForForm True
IsValidForRead True
LogicalName msdyn_isminor
RequiredLevel None
Type Boolean

Choix/Options msdyn_isminor

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

msdyn_isminorwithparentalconsent

Ajouté par : solution Portal Privacy Extensions

Propriété Valeur
Description Indicates that the contact is considered a minor in their jurisdiction and has parental consent.
DisplayName Is Minor with Parental Consent
IsValidForForm True
IsValidForRead True
LogicalName msdyn_isminorwithparentalconsent
RequiredLevel None
Type Boolean

Choix/Options msdyn_isminorwithparentalconsent

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

msdyn_portaltermsagreementdate

Ajouté par : solution Portal Privacy Extensions

Propriété Valeur
DateTimeBehavior UserLocal
Description Indicates the date and time that the person agreed to the portal terms and conditions.
DisplayName Portal Terms Agreement Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName msdyn_portaltermsagreementdate
RequiredLevel None
Type DateTime

mspp_userpreferredlcid

Ajouté par : solution Power Pages Runtime Extensions

Propriété Valeur
Description User’s preferred portal language
DisplayName Preferred Language
IsValidForForm True
IsValidForRead True
LogicalName mspp_userpreferredlcid
RequiredLevel None
Type Picklist

Choix/Options mspp_userpreferredlcid

Valeur Étiquette Description
1025 Arabic
1026 Bulgarian - Bulgaria
1027 Catalan - Catalan
1028 Chinese - Traditional
1029 Czech - Czech Republic
1030 Danish - Denmark
1031 German - Germany
1032 Greek - Greece
1033 English
1035 Finnish - Finland
1036 French - France
1037 Hebrew
1038 Hungarian - Hungary
1040 Italian - Italy
1041 Japanese - Japan
1042 Korean - Korea
1043 Dutch - Netherlands
1044 Norwegian (Bokmål) - Norway
1045 Polish - Poland
1046 Portuguese - Brazil
1048 Romanian - Romania
1049 Russian - Russia
1050 Croatian - Croatia
1051 Slovak - Slovakia
1053 Swedish - Sweden
1054 Thai - Thailand
1055 Turkish - Türkiye
1057 Indonesian - Indonesia
1058 Ukrainian - Ukraine
1060 Slovenian - Slovenia
1061 Estonian - Estonia
1062 Latvian - Latvia
1063 Lithuanian - Lithuania
1066 Vietnamese - Vietnam
1069 Basque - Basque
1081 Hindi - India
1086 Malay - Malaysia
1087 Kazakh - Kazakhstan
1110 Galician - Spain
2052 Chinese - China
2070 Portuguese - Portugal
2074 Serbian (Latin) - Serbia
3076 Chinese - Hong Kong SAR
3082 Spanish (Traditional Sort) - Spain
3098 Serbian (Cyrillic) - Serbia

NickName

Propriété Valeur
Description Type the contact's nickname.
DisplayName Nickname
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName nickname
MaxLength 100
RequiredLevel None
Type String

NumberOfChildren

Propriété Valeur
Description Type the number of children the contact has for reference in follow-up phone calls and other communications.
DisplayName No. of Children
Format None
IsValidForForm True
IsValidForRead True
LogicalName numberofchildren
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

OverriddenCreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

OwnerId

Propriété Valeur
Description Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

Pager

Propriété Valeur
Description Type the pager number for the contact.
DisplayName Pager
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName pager
MaxLength 50
RequiredLevel None
Type String

ParentCustomerId

Propriété Valeur
Description Select the parent account or parent contact for the contact to provide a quick link to additional details, such as financial information, activities, and opportunities.
DisplayName Company Name
IsValidForForm True
IsValidForRead True
LogicalName parentcustomerid
RequiredLevel None
Targets account,contact
Type Customer

ParentCustomerIdType

Propriété Valeur
Description
DisplayName Parent Customer Type
IsValidForForm False
IsValidForRead True
LogicalName parentcustomeridtype
RequiredLevel None
Type EntityName

ParticipatesInWorkflow

Propriété Valeur
Description Shows whether the contact participates in workflow rules.
DisplayName Participates in Workflow
IsValidForForm False
IsValidForRead True
LogicalName participatesinworkflow
RequiredLevel None
Type Boolean

Choix/Options ParticipatesInWorkflow

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

PaymentTermsCode

Propriété Valeur
Description Select the payment terms to indicate when the customer needs to pay the total amount.
DisplayName Payment Terms
IsValidForForm True
IsValidForRead True
LogicalName paymenttermscode
RequiredLevel None
Type Picklist

Choix/Options PaymentTermsCode

Valeur Étiquette Description
1 Net 30
2 2% 10, Net 30
3 Net 45
4 Net 60

PreferredAppointmentDayCode

Propriété Valeur
Description Select the preferred day of the week for service appointments.
DisplayName Preferred Day
IsValidForForm True
IsValidForRead True
LogicalName preferredappointmentdaycode
RequiredLevel None
Type Picklist

Choix/Options PreferredAppointmentDayCode

Valeur Étiquette Description
0 Sunday
1 Monday
2 Tuesday
3 Wednesday
4 Thursday
5 Friday
6 Saturday

PreferredAppointmentTimeCode

Propriété Valeur
Description Select the preferred time of day for service appointments.
DisplayName Preferred Time
IsValidForForm True
IsValidForRead True
LogicalName preferredappointmenttimecode
RequiredLevel None
Type Picklist

Choix/Options PreferredAppointmentTimeCode

Valeur Étiquette Description
1 Morning
2 Afternoon
3 Evening

PreferredContactMethodCode

Propriété Valeur
Description Select the preferred method of contact.
DisplayName Preferred Method of Contact
IsValidForForm True
IsValidForRead True
LogicalName preferredcontactmethodcode
RequiredLevel None
Type Picklist

Choix/Options PreferredContactMethodCode

Valeur Étiquette Description
1 Any
2 Email
3 Phone
4 Fax
5 Mail

PreferredSystemUserId

Propriété Valeur
Description Choose the regular or preferred customer service representative for reference when scheduling service activities for the contact.
DisplayName Preferred User
IsValidForForm True
IsValidForRead True
LogicalName preferredsystemuserid
RequiredLevel None
Targets systemuser
Type Lookup

ProcessId

Propriété Valeur
Description Shows the ID of the process.
DisplayName Process
IsValidForForm False
IsValidForRead True
LogicalName processid
RequiredLevel None
Type Uniqueidentifier

Salutation

Propriété Valeur
Description Type the salutation of the contact to make sure the contact is addressed correctly in sales calls, email messages, and marketing campaigns.
DisplayName Salutation
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName salutation
MaxLength 100
RequiredLevel None
Type String

ShippingMethodCode

Propriété Valeur
Description Select a shipping method for deliveries sent to this address.
DisplayName Shipping Method
IsValidForForm True
IsValidForRead True
LogicalName shippingmethodcode
RequiredLevel None
Type Picklist

Choix/Options ShippingMethodCode

Valeur Étiquette Description
1 Default Value

SLAId

Propriété Valeur
Description Choose the service level agreement (SLA) that you want to apply to the Contact record.
DisplayName SLA
IsValidForForm True
IsValidForRead True
LogicalName slaid
RequiredLevel None
Targets sla
Type Lookup

SpousesName

Propriété Valeur
Description Type the name of the contact's spouse or partner for reference during calls, events, or other communications with the contact.
DisplayName Spouse/Partner Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName spousesname
MaxLength 100
RequiredLevel None
Type String

StageId

Propriété Valeur
Description Shows the ID of the stage.
DisplayName (Deprecated) Process Stage
IsValidForForm False
IsValidForRead True
LogicalName stageid
RequiredLevel None
Type Uniqueidentifier

StateCode

Propriété Valeur
Description Shows whether the contact is active or inactive. Inactive contacts are read-only and can't be edited unless they are reactivated.
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Choix/Options StateCode

Valeur Étiquette Statut par défaut Nom invariant
0 Active 1 Active
1 Inactive 2 Inactive

StatusCode

Propriété Valeur
Description Select the contact's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Choix/Options StatusCode

Valeur Étiquette État
1 Active 0
2 Inactive 1

SubscriptionId

Propriété Valeur
Description For internal use only.
DisplayName Subscription
IsValidForForm False
IsValidForRead False
IsValidForUpdate False
LogicalName subscriptionid
RequiredLevel None
Type Uniqueidentifier

Suffix

Propriété Valeur
Description Type the suffix used in the contact's name, such as Jr. or Sr. to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.
DisplayName Suffix
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName suffix
MaxLength 10
RequiredLevel None
Type String

Telephone1

Propriété Valeur
Description Type the main phone number for this contact.
DisplayName Business Phone
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName telephone1
MaxLength 50
RequiredLevel None
Type String

Telephone2

Propriété Valeur
Description Type a second phone number for this contact.
DisplayName Home Phone
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName telephone2
MaxLength 50
RequiredLevel None
Type String

Telephone3

Propriété Valeur
Description Type a third phone number for this contact.
DisplayName Telephone 3
FormatName Phone
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName telephone3
MaxLength 50
RequiredLevel None
Type String

TerritoryCode

Propriété Valeur
Description Select a region or territory for the contact for use in segmentation and analysis.
DisplayName Territory
IsValidForForm True
IsValidForRead True
LogicalName territorycode
RequiredLevel None
Type Picklist

Choix/Options TerritoryCode

Valeur Étiquette Description
1 Default Value

TimeZoneRuleVersionNumber

Propriété Valeur
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

TransactionCurrencyId

Propriété Valeur
Description Choose the local currency for the record to make sure budgets are reported in the correct currency.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

TraversedPath

Propriété Valeur
Description For internal use only.
DisplayName (Deprecated) Traversed Path
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName traversedpath
MaxLength 1250
RequiredLevel None
Type String

UTCConversionTimeZoneCode

Propriété Valeur
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

WebSiteUrl

Propriété Valeur
Description Type the contact's professional or personal website or blog URL.
DisplayName Website
FormatName Url
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName websiteurl
MaxLength 200
RequiredLevel None
Type String

YomiFirstName

Propriété Valeur
Description Type the phonetic spelling of the contact's first name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the contact.
DisplayName Yomi First Name
FormatName PhoneticGuide
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName yomifirstname
MaxLength 150
RequiredLevel None
Type String

YomiLastName

Propriété Valeur
Description Type the phonetic spelling of the contact's last name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the contact.
DisplayName Yomi Last Name
FormatName PhoneticGuide
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName yomilastname
MaxLength 150
RequiredLevel None
Type String

YomiMiddleName

Propriété Valeur
Description Type the phonetic spelling of the contact's middle name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the contact.
DisplayName Yomi Middle Name
FormatName PhoneticGuide
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName yomimiddlename
MaxLength 150
RequiredLevel None
Type String

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

AccountId

Propriété Valeur
Description Unique identifier of the account with which the contact is associated.
DisplayName Account
IsValidForForm False
IsValidForRead True
LogicalName accountid
RequiredLevel None
Targets account
Type Lookup

AccountIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName accountidname
MaxLength 100
RequiredLevel None
Type String

AccountIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName accountidyominame
MaxLength 100
RequiredLevel None
Type String

Address1_Composite

Propriété Valeur
Description Shows the complete primary address.
DisplayName Address 1
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address1_composite
MaxLength 1000
RequiredLevel None
Type Memo

Address2_Composite

Propriété Valeur
Description Shows the complete secondary address.
DisplayName Address 2
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address2_composite
MaxLength 1000
RequiredLevel None
Type Memo

Address3_Composite

Propriété Valeur
Description Shows the complete third address.
DisplayName Address 3
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName address3_composite
MaxLength 1000
RequiredLevel None
Type Memo

Aging30

Propriété Valeur
Description For system use only.
DisplayName Aging 30
IsValidForForm True
IsValidForRead True
LogicalName aging30
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2
RequiredLevel None
Type Money

Aging30_Base

Propriété Valeur
Description Shows the Aging 30 field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.
DisplayName Aging 30 (Base)
IsValidForForm True
IsValidForRead True
LogicalName aging30_base
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2
RequiredLevel None
Type Money

Aging60

Propriété Valeur
Description For system use only.
DisplayName Aging 60
IsValidForForm True
IsValidForRead True
LogicalName aging60
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2
RequiredLevel None
Type Money

Aging60_Base

Propriété Valeur
Description Shows the Aging 60 field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.
DisplayName Aging 60 (Base)
IsValidForForm True
IsValidForRead True
LogicalName aging60_base
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2
RequiredLevel None
Type Money

Aging90

Propriété Valeur
Description For system use only.
DisplayName Aging 90
IsValidForForm True
IsValidForRead True
LogicalName aging90
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2
RequiredLevel None
Type Money

Aging90_Base

Propriété Valeur
Description Shows the Aging 90 field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.
DisplayName Aging 90 (Base)
IsValidForForm True
IsValidForRead True
LogicalName aging90_base
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2
RequiredLevel None
Type Money

AnnualIncome_Base

Propriété Valeur
Description Shows the Annual Income field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.
DisplayName Annual Income (Base)
IsValidForForm True
IsValidForRead True
LogicalName annualincome_base
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2
RequiredLevel None
Type Money

CreatedBy

Propriété Valeur
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByExternalParty

Propriété Valeur
Description Shows the external party who created the record.
DisplayName Created By (External Party)
IsValidForForm True
IsValidForRead True
LogicalName createdbyexternalparty
RequiredLevel None
Targets externalparty
Type Lookup

CreatedByExternalPartyName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyexternalpartyname
MaxLength 100
RequiredLevel None
Type String

CreatedByExternalPartyYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyexternalpartyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

CreditLimit_Base

Propriété Valeur
Description Shows the Credit Limit field converted to the system's default base currency for reporting purposes. The calculations use the exchange rate specified in the Currencies area.
DisplayName Credit Limit (Base)
IsValidForForm True
IsValidForRead True
LogicalName creditlimit_base
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2
RequiredLevel None
Type Money

EntityImage_Timestamp

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName entityimage_timestamp
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

EntityImage_URL

Propriété Valeur
Description
DisplayName
FormatName Url
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName entityimage_url
MaxLength 200
RequiredLevel None
Type String

EntityImageId

Propriété Valeur
Description For internal use only.
DisplayName Entity Image Id
IsValidForForm False
IsValidForRead True
LogicalName entityimageid
RequiredLevel None
Type Uniqueidentifier

ExchangeRate

Propriété Valeur
Description Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

FullName

Propriété Valeur
Description Combines and shows the contact's first and last names so that the full name can be displayed in views and reports.
DisplayName Full Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName fullname
MaxLength 160
RequiredLevel None
Type String

IsAutoCreate

Propriété Valeur
Description Information about whether the contact was auto-created when promoting an email or an appointment.
DisplayName Auto-created
IsValidForForm False
IsValidForRead False
LogicalName isautocreate
RequiredLevel None
Type Boolean

Choix/Options IsAutoCreate

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsPrivate

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName isprivate
RequiredLevel None
Type Boolean

Choix/Options IsPrivate

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

MasterContactIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mastercontactidname
MaxLength 100
RequiredLevel None
Type String

MasterContactIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mastercontactidyominame
MaxLength 100
RequiredLevel None
Type String

MasterId

Propriété Valeur
Description Unique identifier of the master contact for merge.
DisplayName Master ID
IsValidForForm False
IsValidForRead True
LogicalName masterid
RequiredLevel None
Targets contact
Type Lookup

Merged

Propriété Valeur
Description Shows whether the account has been merged with a master contact.
DisplayName Merged
IsValidForForm False
IsValidForRead True
LogicalName merged
RequiredLevel None
Type Boolean

Choix/Options Merged

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

ModifiedBy

Propriété Valeur
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByExternalParty

Propriété Valeur
Description Shows the external party who modified the record.
DisplayName Modified By (External Party)
IsValidForForm True
IsValidForRead True
LogicalName modifiedbyexternalparty
RequiredLevel None
Targets externalparty
Type Lookup

ModifiedByExternalPartyName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyexternalpartyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByExternalPartyYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyexternalpartyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Shows who last updated the record on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

msa_managingpartneridName

Ajouté par : solution Power Pages Runtime Core Dependencies

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msa_managingpartneridname
MaxLength 160
RequiredLevel None
Type String

msa_managingpartneridYomiName

Ajouté par : solution Power Pages Runtime Core Dependencies

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msa_managingpartneridyominame
MaxLength 160
RequiredLevel None
Type String

OnHoldTime

Propriété Valeur
Description Shows how long, in minutes, that the record was on hold.
DisplayName On Hold Time (Minutes)
Format None
IsValidForForm True
IsValidForRead True
LogicalName onholdtime
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

OwnerIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propriété Valeur
Description Unique identifier of the business unit that owns the contact.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propriété Valeur
Description Unique identifier of the team who owns the contact.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Propriété Valeur
Description Unique identifier of the user who owns the contact.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

ParentContactId

Propriété Valeur
Description Unique identifier of the parent contact.
DisplayName Parent Contact
IsValidForForm False
IsValidForRead True
LogicalName parentcontactid
RequiredLevel None
Targets contact
Type Lookup

ParentContactIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentcontactidname
MaxLength 100
RequiredLevel None
Type String

ParentContactIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentcontactidyominame
MaxLength 100
RequiredLevel None
Type String

ParentCustomerIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentcustomeridname
MaxLength 160
RequiredLevel ApplicationRequired
Type String

ParentCustomerIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentcustomeridyominame
MaxLength 450
RequiredLevel ApplicationRequired
Type String

PreferredSystemUserIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName preferredsystemuseridname
MaxLength 100
RequiredLevel None
Type String

PreferredSystemUserIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName preferredsystemuseridyominame
MaxLength 100
RequiredLevel None
Type String

SLAInvokedId

Propriété Valeur
Description Last SLA that was applied to this case. This field is for internal use only.
DisplayName Last SLA applied
IsValidForForm False
IsValidForRead True
LogicalName slainvokedid
RequiredLevel None
Targets sla
Type Lookup

SLAInvokedIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName slainvokedidname
MaxLength 100
RequiredLevel None
Type String

SLAName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName slaname
MaxLength 100
RequiredLevel None
Type String

TimeSpentByMeOnEmailAndMeetings

Propriété Valeur
Description Total time spent for emails (read and write) and meetings by me in relation to the contact record.
DisplayName Time Spent by me
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName timespentbymeonemailandmeetings
MaxLength 1250
RequiredLevel None
Type String

TransactionCurrencyIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Propriété Valeur
Description Version number of the contact.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

YomiFullName

Propriété Valeur
Description Shows the combined Yomi first and last names of the contact so that the full phonetic name can be displayed in views and reports.
DisplayName Yomi Full Name
FormatName PhoneticGuide
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName yomifullname
MaxLength 450
RequiredLevel None
Type String

Relations un-à-plusieurs

Répertorié par SchemaName.

contact_principalobjectattributeaccess

Identique à la relation plusieurs à un contact_principalobjectattributeaccess pour la table/entité principalobjectattributeaccess.

Propriété Valeur
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName contact_principalobjectattributeaccess
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

slakpiinstance_contact

Identique à la relation plusieurs à un slakpiinstance_contact pour la table/entité slakpiinstance.

Propriété Valeur
ReferencingEntity slakpiinstance
ReferencingAttribute regarding
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName slakpiinstance_contact
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

socialactivity_postauthoraccount_contacts

Identique à la relation plusieurs à un socialactivity_postauthoraccount_contacts pour la table/entité socialactivity.

Propriété Valeur
ReferencingEntity socialactivity
ReferencingAttribute postauthoraccount
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName socialactivity_postauthoraccount_contacts
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_Email_EmailSender

Identique à la relation plusieurs à un Contact_Email_EmailSender pour la table/entité email.

Propriété Valeur
ReferencingEntity email
ReferencingAttribute emailsender
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Contact_Email_EmailSender
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_Tasks

Identique à la relation plusieurs à un Contact_Tasks pour la table/entité task.

Propriété Valeur
ReferencingEntity task
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_Tasks
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

contact_PostFollows

Identique à la relation plusieurs à un contact_PostFollows pour la table/entité postfollow.

Propriété Valeur
ReferencingEntity postfollow
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName contact_PostFollows
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_RecurringAppointmentMasters

Identique à la relation plusieurs à un Contact_RecurringAppointmentMasters pour la table/entité recurringappointmentmaster.

Propriété Valeur
ReferencingEntity recurringappointmentmaster
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_RecurringAppointmentMasters
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

contact_master_contact

Identique à la relation plusieurs à un contact_master_contact pour la table/entité contact.

Propriété Valeur
ReferencingEntity contact
ReferencingAttribute masterid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName contact_master_contact
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_contact_feedback_createdby

Identique à la relation plusieurs à un lk_contact_feedback_createdby pour la table/entité feedback.

Propriété Valeur
ReferencingEntity feedback
ReferencingAttribute createdbycontact
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_contact_feedback_createdby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

contact_actioncard

Identique à la relation plusieurs à un contact_actioncard pour la table/entité actioncard.

Propriété Valeur
ReferencingEntity actioncard
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName contact_actioncard
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

contact_connections2

Identique à la relation plusieurs à un contact_connections2 pour la table/entité connection.

Propriété Valeur
ReferencingEntity connection
ReferencingAttribute record2id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName contact_connections2
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: Cascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_BulkDeleteFailures

Identique à la relation plusieurs à un Contact_BulkDeleteFailures pour la table/entité bulkdeletefailure.

Propriété Valeur
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Contact_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

contact_activity_parties

Identique à la relation plusieurs à un contact_activity_parties pour la table/entité activityparty.

Propriété Valeur
ReferencingEntity activityparty
ReferencingAttribute partyid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName contact_activity_parties
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_DuplicateBaseRecord

Identique à la relation plusieurs à un Contact_DuplicateBaseRecord pour la table/entité duplicaterecord.

Propriété Valeur
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Contact_DuplicateBaseRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_Annotation

Identique à la relation plusieurs à un Contact_Annotation pour la table/entité annotation.

Propriété Valeur
ReferencingEntity annotation
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_Annotation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Contact_SocialActivities

Identique à la relation plusieurs à un Contact_SocialActivities pour la table/entité socialactivity.

Propriété Valeur
ReferencingEntity socialactivity
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_SocialActivities
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Contact_ActivityPointers

Identique à la relation plusieurs à un Contact_ActivityPointers pour la table/entité activitypointer.

Propriété Valeur
ReferencingEntity activitypointer
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Contact_ActivityPointers
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 20
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_MailboxTrackingFolder

Identique à la relation plusieurs à un Contact_MailboxTrackingFolder pour la table/entité mailboxtrackingfolder.

Propriété Valeur
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_MailboxTrackingFolder
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

account_primary_contact

Identique à la relation plusieurs à un account_primary_contact pour la table/entité account.

Propriété Valeur
ReferencingEntity account
ReferencingAttribute primarycontactid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName account_primary_contact
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: Cascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Socialprofile_customer_contacts

Identique à la relation plusieurs à un Socialprofile_customer_contacts pour la table/entité socialprofile.

Propriété Valeur
ReferencingEntity socialprofile
ReferencingAttribute customerid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Socialprofile_customer_contacts
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 40
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

socialactivity_postauthor_contacts

Identique à la relation plusieurs à un socialactivity_postauthor_contacts pour la table/entité socialactivity.

Propriété Valeur
ReferencingEntity socialactivity
ReferencingAttribute postauthor
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName socialactivity_postauthor_contacts
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_contact_feedback_createdonbehalfby

Identique à la relation plusieurs à un lk_contact_feedback_createdonbehalfby pour la table/entité feedback.

Propriété Valeur
ReferencingEntity feedback
ReferencingAttribute createdonbehalfbycontact
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName lk_contact_feedback_createdonbehalfby
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_Emails

Identique à la relation plusieurs à un Contact_Emails pour la table/entité email.

Propriété Valeur
ReferencingEntity email
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_Emails
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Contact_Appointments

Identique à la relation plusieurs à un Contact_Appointments pour la table/entité appointment.

Propriété Valeur
ReferencingEntity appointment
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_Appointments
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Contact_Feedback

Identique à la relation plusieurs à un Contact_Feedback pour la table/entité feedback.

Propriété Valeur
ReferencingEntity feedback
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_Feedback
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 150
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_ProcessSessions

Identique à la relation plusieurs à un Contact_ProcessSessions pour la table/entité processsession.

Propriété Valeur
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Contact_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_AsyncOperations

Identique à la relation plusieurs à un Contact_AsyncOperations pour la table/entité asyncoperation.

Propriété Valeur
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Contact_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

contact_connections1

Identique à la relation plusieurs à un contact_connections1 pour la table/entité connection.

Propriété Valeur
ReferencingEntity connection
ReferencingAttribute record1id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName contact_connections1
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: Cascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_CustomerAddress

Identique à la relation plusieurs à un Contact_CustomerAddress pour la table/entité customeraddress.

Propriété Valeur
ReferencingEntity customeraddress
ReferencingAttribute parentid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_CustomerAddress
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: Cascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_Phonecalls

Identique à la relation plusieurs à un Contact_Phonecalls pour la table/entité phonecall.

Propriété Valeur
ReferencingEntity phonecall
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_Phonecalls
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

contact_customer_contacts

Identique à la relation plusieurs à un contact_customer_contacts pour la table/entité contact.

Propriété Valeur
ReferencingEntity contact
ReferencingAttribute parentcustomerid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName contact_customer_contacts
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 40
CascadeConfiguration Assign: Cascade
Delete: RemoveLink
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Contact_SyncErrors

Identique à la relation plusieurs à un Contact_SyncErrors pour la table/entité syncerror.

Propriété Valeur
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Contact_DuplicateMatchingRecord

Identique à la relation plusieurs à un Contact_DuplicateMatchingRecord pour la table/entité duplicaterecord.

Propriété Valeur
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Contact_DuplicateMatchingRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Contact_Faxes

Identique à la relation plusieurs à un Contact_Faxes pour la table/entité fax.

Propriété Valeur
ReferencingEntity fax
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_Faxes
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Contact_Letters

Identique à la relation plusieurs à un Contact_Letters pour la table/entité letter.

Propriété Valeur
ReferencingEntity letter
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Contact_Letters
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

contact_chats

Ajouté par : solution Activities Patch

Identique à la relation plusieurs à un contact_chats pour la table/entité chat.

Propriété Valeur
ReferencingEntity chat
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName contact_chats
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

contact_adx_inviteredemptions

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un contact_adx_inviteredemptions pour la table/entité adx_inviteredemption.

Propriété Valeur
ReferencingEntity adx_inviteredemption
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName contact_adx_inviteredemptions
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

contact_adx_portalcomments

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un contact_adx_portalcomments pour la table/entité adx_portalcomment.

Propriété Valeur
ReferencingEntity adx_portalcomment
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName contact_adx_portalcomments
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_contact_externalidentity

Ajouté par : solution Power Pages Runtime Core

Identique à la relation plusieurs à un adx_contact_externalidentity pour la table/entité adx_externalidentity.

Propriété Valeur
ReferencingEntity adx_externalidentity
ReferencingAttribute adx_contactid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_contact_externalidentity
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

adx_invitation_invitecontact

Ajouté par : solution Power Pages Runtime Core

Identique à la relation plusieurs à un adx_invitation_invitecontact pour la table/entité adx_invitation.

Propriété Valeur
ReferencingEntity adx_invitation
ReferencingAttribute adx_invitecontact
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_invitecontact
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: Cascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_invitercontact

Ajouté par : solution Power Pages Runtime Core

Identique à la relation plusieurs à un adx_invitation_invitercontact pour la table/entité adx_invitation.

Propriété Valeur
ReferencingEntity adx_invitation
ReferencingAttribute adx_invitercontact
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_invitercontact
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: Cascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_redeemedContact

Ajouté par : solution Power Pages Runtime Core

Identique à la relation plusieurs à un adx_invitation_redeemedContact pour la table/entité adx_invitation.

Propriété Valeur
ReferencingEntity adx_invitation
ReferencingAttribute adx_redeemedcontact
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_invitation_redeemedContact
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: Cascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_webformsession_contact

Ajouté par : solution Power Pages Runtime Core

Identique à la relation plusieurs à un adx_webformsession_contact pour la table/entité adx_webformsession.

Propriété Valeur
ReferencingEntity adx_webformsession
ReferencingAttribute adx_contact
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_webformsession_contact
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: Cascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

transactioncurrency_contact

Voir la relation un à plusieurs transactioncurrency_contact pour la table/entité transactioncurrency.

contact_master_contact

Voir la relation un à plusieurs contact_master_contact pour la table/entité contact.

lk_contactbase_createdby

Voir la relation un à plusieurs lk_contactbase_createdby pour la table/entité systemuser.

lk_contact_createdonbehalfby

Voir la relation un à plusieurs lk_contact_createdonbehalfby pour la table/entité systemuser.

team_contacts

Voir la relation un à plusieurs team_contacts pour la table/entité team.

manualsla_contact

Voir la relation un à plusieurs manualsla_contact pour la table/entité sla.

system_user_contacts

Voir la relation un à plusieurs system_user_contacts pour la table/entité systemuser.

lk_contactbase_modifiedby

Voir la relation un à plusieurs lk_contactbase_modifiedby pour la table/entité systemuser.

sla_contact

Voir la relation un à plusieurs sla_contact pour la table/entité sla.

contact_customer_accounts

Voir la relation un à plusieurs contact_customer_accounts pour la table/entité account.

lk_contact_modifiedonbehalfby

Voir la relation un à plusieurs lk_contact_modifiedonbehalfby pour la table/entité systemuser.

processstage_contact

Voir la relation un à plusieurs processstage_contact pour la table/entité processstage.

contact_owning_user

Voir la relation un à plusieurs contact_owning_user pour la table/entité systemuser.

contact_customer_contacts

Voir la relation un à plusieurs contact_customer_contacts pour la table/entité contact.

business_unit_contacts

Voir la relation un à plusieurs business_unit_contacts pour la table/entité businessunit.

msa_contact_managingpartner

Voir la relation un à plusieurs msa_contact_managingpartner pour la table/entité account.

Relations plusieurs-à-plusieurs

Détails de la relation fournis où la table Contact est la première table de la relation. Répertorié par SchemaName.

adx_invitation_invitecontacts

Voir la relation plusieurs à plusieurs adx_invitation_invitecontacts pour la table/entité adx_invitation.

adx_invitation_redeemedcontacts

Voir la relation plusieurs à plusieurs adx_invitation_redeemedcontacts pour la table/entité adx_invitation.

powerpagecomponent_mspp_webrole_contact

Voir la relation plusieurs à plusieurs powerpagecomponent_mspp_webrole_contact pour la table/entité powerpagecomponent.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web contact EntityType