Editar

Partilhar via


Contact table/entity reference

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

Messages

The following table lists the messages for the Contact table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Assign
Event: True
PATCH /contacts(contactid)
Update the ownerid property.
AssignRequest
Create
Event: True
POST /contacts
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /contacts(contactid)
See Delete
Delete records
GrantAccess
Event: True
GrantAccess GrantAccessRequest
IsValidStateTransition
Event: True
IsValidStateTransition IsValidStateTransitionRequest
Merge
Event: True
Merge MergeRequest
ModifyAccess
Event: True
ModifyAccess ModifyAccessRequest
Retrieve
Event: True
GET /contacts(contactid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: True
GET /contacts
See Query data
Query data
RetrievePrincipalAccess
Event: True
RetrievePrincipalAccess RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess
Event: True
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess
Event: True
RevokeAccess RevokeAccessRequest
SetState
Event: True
PATCH /contacts(contactid)
Update the statecode and statuscode properties.
SetStateRequest
Update
Event: True
PATCH /contacts(contactid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /contacts(contactid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Properties

The following table lists selected properties for the Contact table.

Property Value
DisplayName Contact
DisplayCollectionName Contacts
SchemaName Contact
CollectionSchemaName Contacts
EntitySetName contacts
LogicalName contact
LogicalCollectionName contacts
PrimaryIdAttribute contactid
PrimaryNameAttribute fullname
TableType Standard
OwnershipType UserOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

AccountRoleCode

Property Value
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
DefaultFormValue -1
GlobalChoiceName contact_accountrolecode

AccountRoleCode Choices/Options

Value Label
1 Decision Maker
2 Employee
3 Influencer

Address1_AddressId

Property Value
Description Unique identifier for address 1.
DisplayName Address 1: ID
IsValidForForm False
IsValidForRead True
LogicalName address1_addressid
RequiredLevel None
Type Uniqueidentifier

Address1_AddressTypeCode

Property Value
Description Select the primary address type.
DisplayName Address 1: Address Type
IsValidForForm True
IsValidForRead True
LogicalName address1_addresstypecode
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName contact_address1_addresstypecode

Address1_AddressTypeCode Choices/Options

Value Label
1 Bill To
2 Ship To
3 Primary
4 Other

Address1_City

Property Value
Description Type the city for the primary address.
DisplayName Address 1: City
IsValidForForm True
IsValidForRead True
LogicalName address1_city
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 80

Address1_Country

Property Value
Description Type the country or region for the primary address.
DisplayName Address 1: Country/Region
IsValidForForm True
IsValidForRead True
LogicalName address1_country
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 80

Address1_County

Property Value
Description Type the county for the primary address.
DisplayName Address 1: County
IsValidForForm True
IsValidForRead True
LogicalName address1_county
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address1_Fax

Property Value
Description Type the fax number associated with the primary address.
DisplayName Address 1: Fax
IsValidForForm True
IsValidForRead True
LogicalName address1_fax
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address1_FreightTermsCode

Property Value
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
DefaultFormValue -1
GlobalChoiceName contact_address1_freighttermscode

Address1_FreightTermsCode Choices/Options

Value Label
1 FOB
2 No Charge

Address1_Latitude

Property Value
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
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 90
MinValue -90
Precision 5

Address1_Line1

Property Value
Description Type the first line of the primary address.
DisplayName Address 1: Street 1
IsValidForForm True
IsValidForRead True
LogicalName address1_line1
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 250

Address1_Line2

Property Value
Description Type the second line of the primary address.
DisplayName Address 1: Street 2
IsValidForForm True
IsValidForRead True
LogicalName address1_line2
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 250

Address1_Line3

Property Value
Description Type the third line of the primary address.
DisplayName Address 1: Street 3
IsValidForForm True
IsValidForRead True
LogicalName address1_line3
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 250

Address1_Longitude

Property Value
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
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 180
MinValue -180
Precision 5

Address1_Name

Property Value
Description Type a descriptive name for the primary address, such as Corporate Headquarters.
DisplayName Address 1: Name
IsValidForForm True
IsValidForRead True
LogicalName address1_name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 200

Address1_PostalCode

Property Value
Description Type the ZIP Code or postal code for the primary address.
DisplayName Address 1: ZIP/Postal Code
IsValidForForm True
IsValidForRead True
LogicalName address1_postalcode
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 20

Address1_PostOfficeBox

Property Value
Description Type the post office box number of the primary address.
DisplayName Address 1: Post Office Box
IsValidForForm True
IsValidForRead True
LogicalName address1_postofficebox
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 20

Address1_PrimaryContactName

Property Value
Description Type the name of the main contact at the account's primary address.
DisplayName Address 1: Primary Contact Name
IsValidForForm True
IsValidForRead True
LogicalName address1_primarycontactname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

Address1_ShippingMethodCode

Property Value
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
DefaultFormValue -1
GlobalChoiceName contact_address1_shippingmethodcode

Address1_ShippingMethodCode Choices/Options

Value Label
1 Airborne
2 DHL
3 FedEx
4 UPS
5 Postal Mail
6 Full Load
7 Will Call

Address1_StateOrProvince

Property Value
Description Type the state or province of the primary address.
DisplayName Address 1: State/Province
IsValidForForm True
IsValidForRead True
LogicalName address1_stateorprovince
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address1_Telephone1

Property Value
Description Type the main phone number associated with the primary address.
DisplayName Address 1: Phone
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone1
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address1_Telephone2

Property Value
Description Type a second phone number associated with the primary address.
DisplayName Address 1: Telephone 2
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone2
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address1_Telephone3

Property Value
Description Type a third phone number associated with the primary address.
DisplayName Address 1: Telephone 3
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone3
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address1_UPSZone

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName address1_upszone
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4

Address1_UTCOffset

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName address1_utcoffset
RequiredLevel None
Type Integer
MaxValue 1500
MinValue -1500

Address2_AddressId

Property Value
Description Unique identifier for address 2.
DisplayName Address 2: ID
IsValidForForm False
IsValidForRead True
LogicalName address2_addressid
RequiredLevel None
Type Uniqueidentifier

Address2_AddressTypeCode

Property Value
Description Select the secondary address type.
DisplayName Address 2: Address Type
IsValidForForm True
IsValidForRead True
LogicalName address2_addresstypecode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName contact_address2_addresstypecode

Address2_AddressTypeCode Choices/Options

Value Label
1 Default Value

Address2_City

Property Value
Description Type the city for the secondary address.
DisplayName Address 2: City
IsValidForForm True
IsValidForRead True
LogicalName address2_city
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 80

Address2_Country

Property Value
Description Type the country or region for the secondary address.
DisplayName Address 2: Country/Region
IsValidForForm True
IsValidForRead True
LogicalName address2_country
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 80

Address2_County

Property Value
Description Type the county for the secondary address.
DisplayName Address 2: County
IsValidForForm True
IsValidForRead True
LogicalName address2_county
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address2_Fax

Property Value
Description Type the fax number associated with the secondary address.
DisplayName Address 2: Fax
IsValidForForm True
IsValidForRead True
LogicalName address2_fax
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address2_FreightTermsCode

Property Value
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
DefaultFormValue 1
GlobalChoiceName contact_address2_freighttermscode

Address2_FreightTermsCode Choices/Options

Value Label
1 Default Value

Address2_Latitude

Property Value
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
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 90
MinValue -90
Precision 5

Address2_Line1

Property Value
Description Type the first line of the secondary address.
DisplayName Address 2: Street 1
IsValidForForm True
IsValidForRead True
LogicalName address2_line1
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 250

Address2_Line2

Property Value
Description Type the second line of the secondary address.
DisplayName Address 2: Street 2
IsValidForForm True
IsValidForRead True
LogicalName address2_line2
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 250

Address2_Line3

Property Value
Description Type the third line of the secondary address.
DisplayName Address 2: Street 3
IsValidForForm True
IsValidForRead True
LogicalName address2_line3
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 250

Address2_Longitude

Property Value
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
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 180
MinValue -180
Precision 5

Address2_Name

Property Value
Description Type a descriptive name for the secondary address, such as Corporate Headquarters.
DisplayName Address 2: Name
IsValidForForm True
IsValidForRead True
LogicalName address2_name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 100

Address2_PostalCode

Property Value
Description Type the ZIP Code or postal code for the secondary address.
DisplayName Address 2: ZIP/Postal Code
IsValidForForm True
IsValidForRead True
LogicalName address2_postalcode
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 20

Address2_PostOfficeBox

Property Value
Description Type the post office box number of the secondary address.
DisplayName Address 2: Post Office Box
IsValidForForm True
IsValidForRead True
LogicalName address2_postofficebox
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 20

Address2_PrimaryContactName

Property Value
Description Type the name of the main contact at the account's secondary address.
DisplayName Address 2: Primary Contact Name
IsValidForForm True
IsValidForRead True
LogicalName address2_primarycontactname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

Address2_ShippingMethodCode

Property Value
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
DefaultFormValue 1
GlobalChoiceName contact_address2_shippingmethodcode

Address2_ShippingMethodCode Choices/Options

Value Label
1 Default Value

Address2_StateOrProvince

Property Value
Description Type the state or province of the secondary address.
DisplayName Address 2: State/Province
IsValidForForm True
IsValidForRead True
LogicalName address2_stateorprovince
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address2_Telephone1

Property Value
Description Type the main phone number associated with the secondary address.
DisplayName Address 2: Telephone 1
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone1
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address2_Telephone2

Property Value
Description Type a second phone number associated with the secondary address.
DisplayName Address 2: Telephone 2
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone2
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address2_Telephone3

Property Value
Description Type a third phone number associated with the secondary address.
DisplayName Address 2: Telephone 3
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone3
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address2_UPSZone

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName address2_upszone
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4

Address2_UTCOffset

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName address2_utcoffset
RequiredLevel None
Type Integer
MaxValue 1500
MinValue -1500

Address3_AddressId

Property Value
Description Unique identifier for address 3.
DisplayName Address 3: ID
IsValidForForm False
IsValidForRead True
LogicalName address3_addressid
RequiredLevel None
Type Uniqueidentifier

Address3_AddressTypeCode

Property Value
Description Select the third address type.
DisplayName Address 3: Address Type
IsValidForForm True
IsValidForRead True
LogicalName address3_addresstypecode
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName contact_address3_addresstypecode

Address3_AddressTypeCode Choices/Options

Value Label
1 Default Value

Address3_City

Property Value
Description Type the city for the 3rd address.
DisplayName Address 3: City
IsValidForForm True
IsValidForRead True
LogicalName address3_city
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 80

Address3_Country

Property Value
Description the country or region for the 3rd address.
DisplayName Address3: Country/Region
IsValidForForm True
IsValidForRead True
LogicalName address3_country
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 80

Address3_County

Property Value
Description Type the county for the third address.
DisplayName Address 3: County
IsValidForForm True
IsValidForRead True
LogicalName address3_county
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address3_Fax

Property Value
Description Type the fax number associated with the third address.
DisplayName Address 3: Fax
IsValidForForm True
IsValidForRead True
LogicalName address3_fax
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address3_FreightTermsCode

Property Value
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
DefaultFormValue -1
GlobalChoiceName contact_address3_freighttermscode

Address3_FreightTermsCode Choices/Options

Value Label
1 Default Value

Address3_Latitude

Property Value
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
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 90
MinValue -90
Precision 5

Address3_Line1

Property Value
Description the first line of the 3rd address.
DisplayName Address3: Street 1
IsValidForForm True
IsValidForRead True
LogicalName address3_line1
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 250

Address3_Line2

Property Value
Description the second line of the 3rd address.
DisplayName Address3: Street 2
IsValidForForm True
IsValidForRead True
LogicalName address3_line2
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 250

Address3_Line3

Property Value
Description the third line of the 3rd address.
DisplayName Address3: Street 3
IsValidForForm True
IsValidForRead True
LogicalName address3_line3
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 250

Address3_Longitude

Property Value
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
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 180
MinValue -180
Precision 5

Address3_Name

Property Value
Description Type a descriptive name for the third address, such as Corporate Headquarters.
DisplayName Address 3: Name
IsValidForForm True
IsValidForRead True
LogicalName address3_name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 200

Address3_PostalCode

Property Value
Description the ZIP Code or postal code for the 3rd address.
DisplayName Address3: ZIP/Postal Code
IsValidForForm True
IsValidForRead True
LogicalName address3_postalcode
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 20

Address3_PostOfficeBox

Property Value
Description the post office box number of the 3rd address.
DisplayName Address 3: Post Office Box
IsValidForForm True
IsValidForRead True
LogicalName address3_postofficebox
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 20

Address3_PrimaryContactName

Property Value
Description Type the name of the main contact at the account's third address.
DisplayName Address 3: Primary Contact Name
IsValidForForm True
IsValidForRead True
LogicalName address3_primarycontactname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

Address3_ShippingMethodCode

Property Value
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
DefaultFormValue -1
GlobalChoiceName contact_address3_shippingmethodcode

Address3_ShippingMethodCode Choices/Options

Value Label
1 Default Value

Address3_StateOrProvince

Property Value
Description the state or province of the third address.
DisplayName Address3: State/Province
IsValidForForm True
IsValidForRead True
LogicalName address3_stateorprovince
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address3_Telephone1

Property Value
Description Type the main phone number associated with the third address.
DisplayName Address 3: Telephone1
IsValidForForm True
IsValidForRead True
LogicalName address3_telephone1
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address3_Telephone2

Property Value
Description Type a second phone number associated with the third address.
DisplayName Address 3: Telephone2
IsValidForForm True
IsValidForRead True
LogicalName address3_telephone2
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address3_Telephone3

Property Value
Description Type a third phone number associated with the primary address.
DisplayName Address 3: Telephone3
IsValidForForm True
IsValidForRead True
LogicalName address3_telephone3
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address3_UPSZone

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName address3_upszone
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4

Address3_UTCOffset

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName address3_utcoffset
RequiredLevel None
Type Integer
MaxValue 1500
MinValue -1500

adx_ConfirmRemovePassword

Property Value
Description
DisplayName Confirm Remove Password
IsValidForForm True
IsValidForRead True
LogicalName adx_confirmremovepassword
RequiredLevel None
Type Boolean
GlobalChoiceName adx_contact_adx_confirmremovepassword
DefaultValue False
True Label Yes
False Label No

Adx_CreatedByIPAddress

Property Value
Description
DisplayName Created By IP Address
IsValidForForm True
IsValidForRead True
LogicalName adx_createdbyipaddress
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

Adx_CreatedByUsername

Property Value
Description
DisplayName Created By Username
IsValidForForm True
IsValidForRead True
LogicalName adx_createdbyusername
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

adx_identity_accessfailedcount

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

adx_identity_emailaddress1confirmed

Property Value
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
GlobalChoiceName adx_contact_adx_identity_emailaddress1confirmed
DefaultValue False
True Label Yes
False Label No

adx_identity_lastsuccessfullogin

Property Value
Description Indicates the last date and time the user successfully signed in to a portal.
DisplayName Last Successful Login
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_lastsuccessfullogin
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

adx_identity_locallogindisabled

Property Value
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
GlobalChoiceName adx_contact_adx_identity_locallogindisabled
DefaultValue False
True Label Yes
False Label No

adx_identity_lockoutenabled

Property Value
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
GlobalChoiceName adx_contact_adx_identity_lockoutenabled
DefaultValue False
True Label Yes
False Label No

adx_identity_lockoutenddate

Property Value
Description Shows the moment in time when the locked contact becomes unlocked again.
DisplayName Lockout End Date
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_lockoutenddate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

adx_identity_logonenabled

Property Value
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
GlobalChoiceName adx_contact_adx_identity_logonenabled
DefaultValue False
True Label Yes
False Label No

adx_identity_mobilephoneconfirmed

Property Value
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
GlobalChoiceName adx_contact_adx_identity_mobilephoneconfirmed
DefaultValue False
True Label Yes
False Label No

adx_identity_newpassword

Property Value
Description
DisplayName New Password Input
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_newpassword
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

adx_identity_passwordhash

Property Value
Description
DisplayName Password Hash
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_passwordhash
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 128

adx_identity_securitystamp

Property Value
Description A token used to manage the web authentication session.
DisplayName Security Stamp
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_securitystamp
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

adx_identity_twofactorenabled

Property Value
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
GlobalChoiceName adx_contact_adx_identity_twofactorenabled
DefaultValue False
True Label Yes
False Label No

adx_identity_username

Property Value
Description Shows the user identity for local web authentication.
DisplayName User Name
IsValidForForm True
IsValidForRead True
LogicalName adx_identity_username
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

Adx_ModifiedByIPAddress

Property Value
Description
DisplayName Modified By IP Address
IsValidForForm True
IsValidForRead True
LogicalName adx_modifiedbyipaddress
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

Adx_ModifiedByUsername

Property Value
Description
DisplayName Modified By Username
IsValidForForm True
IsValidForRead True
LogicalName adx_modifiedbyusername
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

Adx_OrganizationName

Property Value
Description
DisplayName Organization Name
IsValidForForm True
IsValidForRead True
LogicalName adx_organizationname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 250

adx_preferredlcid

Property Value
Description User’s preferred portal LCID
DisplayName Preferred LCID (Deprecated)
IsValidForForm True
IsValidForRead True
LogicalName adx_preferredlcid
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

adx_profilealert

Property Value
Description
DisplayName Profile Alert
IsValidForForm True
IsValidForRead True
LogicalName adx_profilealert
RequiredLevel None
Type Boolean
GlobalChoiceName adx_contact_adx_profilealert
DefaultValue False
True Label Yes
False Label No

adx_profilealertdate

Property Value
Description
DisplayName Profile Alert Date
IsValidForForm True
IsValidForRead True
LogicalName adx_profilealertdate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

adx_profilealertinstructions

Property Value
Description
DisplayName Profile Alert Instructions
IsValidForForm True
IsValidForRead True
LogicalName adx_profilealertinstructions
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4096

Adx_ProfileIsAnonymous

Property Value
Description
DisplayName Profile Is Anonymous
IsValidForForm True
IsValidForRead True
LogicalName adx_profileisanonymous
RequiredLevel None
Type Boolean
GlobalChoiceName adx_profileisanonymous_contact
DefaultValue False
True Label Yes
False Label No

Adx_ProfileLastActivity

Property Value
Description
DisplayName Profile Last Activity
IsValidForForm True
IsValidForRead True
LogicalName adx_profilelastactivity
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

adx_profilemodifiedon

Property Value
Description
DisplayName Profile Modified On
IsValidForForm True
IsValidForRead True
LogicalName adx_profilemodifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

adx_PublicProfileCopy

Property Value
Description
DisplayName Public Profile Copy
IsValidForForm True
IsValidForRead True
LogicalName adx_publicprofilecopy
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 64000

Adx_TimeZone

Property Value
Description
DisplayName Time Zone
IsValidForForm True
IsValidForRead True
LogicalName adx_timezone
RequiredLevel None
Type Integer
MaxValue 1500
MinValue -1500

Anniversary

Property Value
Description Enter the date of the contact's wedding or service anniversary for use in customer gift programs or other communications.
DisplayName Anniversary
IsValidForForm True
IsValidForRead True
LogicalName anniversary
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior DateOnly
Format DateOnly
ImeMode Inactive
SourceTypeMask 0

AnnualIncome

Property Value
Description Type the contact's annual income for use in profiling and financial analysis.
DisplayName Annual Income
IsValidForForm True
IsValidForRead True
LogicalName annualincome
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency False
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2 (TransactionCurrency.CurrencyPrecision)

AssistantName

Property Value
Description Type the name of the contact's assistant.
DisplayName Assistant
IsValidForForm True
IsValidForRead True
LogicalName assistantname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

AssistantPhone

Property Value
Description Type the phone number for the contact's assistant.
DisplayName Assistant Phone
IsValidForForm True
IsValidForRead True
LogicalName assistantphone
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

BirthDate

Property Value
Description Enter the contact's birthday for use in customer gift programs or other communications.
DisplayName Birthday
IsValidForForm True
IsValidForRead True
LogicalName birthdate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior DateOnly
Format DateOnly
ImeMode Inactive
SourceTypeMask 0

Business2

Property Value
Description Type a second business phone number for this contact.
DisplayName Business Phone 2
IsValidForForm True
IsValidForRead True
LogicalName business2
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Callback

Property Value
Description Type a callback phone number for this contact.
DisplayName Callback Number
IsValidForForm True
IsValidForRead True
LogicalName callback
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

ChildrensNames

Property Value
Description Type the names of the contact's children for reference in communications and client programs.
DisplayName Children's Names
IsValidForForm True
IsValidForRead True
LogicalName childrensnames
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 255

Company

Property Value
Description Type the company phone of the contact.
DisplayName Company Phone
IsValidForForm True
IsValidForRead True
LogicalName company
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

ContactId

Property Value
Description Unique identifier of the contact.
DisplayName Contact
IsValidForForm False
IsValidForRead True
LogicalName contactid
RequiredLevel SystemRequired
Type Uniqueidentifier

CreditLimit

Property Value
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
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency False
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2 (TransactionCurrency.CurrencyPrecision)

CreditOnHold

Property Value
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
GlobalChoiceName contact_creditonhold
DefaultValue False
True Label Yes
False Label No

CustomerSizeCode

Property Value
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
DefaultFormValue 1
GlobalChoiceName contact_customersizecode

CustomerSizeCode Choices/Options

Value Label
1 Default Value

CustomerTypeCode

Property Value
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
DefaultFormValue 1
GlobalChoiceName contact_customertypecode

CustomerTypeCode Choices/Options

Value Label
1 Default Value

Department

Property Value
Description Type the department or business unit where the contact works in the parent company or business.
DisplayName Department
IsValidForForm True
IsValidForRead True
LogicalName department
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

Description

Property Value
Description Type additional information to describe the contact, such as an excerpt from the company's website.
DisplayName Description
IsValidForForm True
IsValidForRead True
LogicalName description
RequiredLevel None
Type Memo
Format TextArea
FormatName TextArea
ImeMode Auto
IsLocalizable False
MaxLength 2000

DoNotBulkEMail

Property Value
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
GlobalChoiceName contact_donotbulkemail
DefaultValue False
True Label Do Not Allow
False Label Allow

DoNotBulkPostalMail

Property Value
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
GlobalChoiceName contact_donotbulkpostalmail
DefaultValue False
True Label Yes
False Label No

DoNotEMail

Property Value
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
GlobalChoiceName contact_donotemail
DefaultValue False
True Label Do Not Allow
False Label Allow

DoNotFax

Property Value
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
GlobalChoiceName contact_donotfax
DefaultValue False
True Label Do Not Allow
False Label Allow

DoNotPhone

Property Value
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
GlobalChoiceName contact_donotphone
DefaultValue False
True Label Do Not Allow
False Label Allow

DoNotPostalMail

Property Value
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
GlobalChoiceName contact_donotpostalmail
DefaultValue False
True Label Do Not Allow
False Label Allow

DoNotSendMM

Property Value
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
GlobalChoiceName contact_donotsendmm
DefaultValue False
True Label Do Not Send
False Label Send

EducationCode

Property Value
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
DefaultFormValue 1
GlobalChoiceName contact_educationcode

EducationCode Choices/Options

Value Label
1 Default Value

EMailAddress1

Property Value
Description Type the primary email address for the contact.
DisplayName Email
IsValidForForm True
IsValidForRead True
LogicalName emailaddress1
RequiredLevel None
Type String
Format Email
FormatName Email
ImeMode Inactive
IsLocalizable False
MaxLength 100

EMailAddress2

Property Value
Description Type the secondary email address for the contact.
DisplayName Email Address 2
IsValidForForm True
IsValidForRead True
LogicalName emailaddress2
RequiredLevel None
Type String
Format Email
FormatName Email
ImeMode Inactive
IsLocalizable False
MaxLength 100

EMailAddress3

Property Value
Description Type an alternate email address for the contact.
DisplayName Email Address 3
IsValidForForm True
IsValidForRead True
LogicalName emailaddress3
RequiredLevel None
Type String
Format Email
FormatName Email
ImeMode Inactive
IsLocalizable False
MaxLength 100

EmployeeId

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName employeeid
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 50

EntityImage

Property Value
Description Shows the default image for the record.
DisplayName Entity Image
IsValidForForm False
IsValidForRead True
LogicalName entityimage
RequiredLevel None
Type Image
CanStoreFullImage False
IsPrimaryImage True
MaxHeight 144
MaxSizeInKB 10240
MaxWidth 144

ExternalUserIdentifier

Property Value
Description Identifier for an external user.
DisplayName External User Identifier
IsValidForForm False
IsValidForRead True
LogicalName externaluseridentifier
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 50

FamilyStatusCode

Property Value
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
DefaultFormValue -1
GlobalChoiceName contact_familystatuscode

FamilyStatusCode Choices/Options

Value Label
1 Single
2 Married
3 Divorced
4 Widowed

Fax

Property Value
Description Type the fax number for the contact.
DisplayName Fax
IsValidForForm True
IsValidForRead True
LogicalName fax
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

FirstName

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName firstname
RequiredLevel Recommended
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

FollowEmail

Property Value
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
GlobalChoiceName contact_followemail
DefaultValue True
True Label Allow
False Label Do Not Allow

FtpSiteUrl

Property Value
Description Type the URL for the contact's FTP site to enable users to access data and share documents.
DisplayName FTP Site
IsValidForForm True
IsValidForRead True
LogicalName ftpsiteurl
RequiredLevel None
Type String
Format Url
FormatName Url
ImeMode Inactive
IsLocalizable False
MaxLength 200

GenderCode

Property Value
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
DefaultFormValue -1
GlobalChoiceName contact_gendercode

GenderCode Choices/Options

Value Label
1 Male
2 Female

GovernmentId

Property Value
Description Type the passport number or other government ID for the contact for use in documents or reports.
DisplayName Government
IsValidForForm True
IsValidForRead True
LogicalName governmentid
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 50

HasChildrenCode

Property Value
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
DefaultFormValue 1
GlobalChoiceName contact_haschildrencode

HasChildrenCode Choices/Options

Value Label
1 Default Value

Home2

Property Value
Description Type a second home phone number for this contact.
DisplayName Home Phone 2
IsValidForForm True
IsValidForRead True
LogicalName home2
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

ImportSequenceNumber

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

IsBackofficeCustomer

Property Value
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
GlobalChoiceName contact_isbackofficecustomer
DefaultValue False
True Label Yes
False Label No

JobTitle

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName jobtitle
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

LastName

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName lastname
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

LastOnHoldTime

Property Value
Description Contains the date and time stamp of the last on hold time.
DisplayName Last On Hold Time
IsValidForForm True
IsValidForRead True
LogicalName lastonholdtime
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

LastUsedInCampaign

Property Value
Description Shows the date when the contact was last included in a marketing campaign or quick campaign.
DisplayName Last Date Included in Campaign
IsValidForForm True
IsValidForRead True
LogicalName lastusedincampaign
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Inactive
SourceTypeMask 0

LeadSourceCode

Property Value
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
DefaultFormValue 1
GlobalChoiceName contact_leadsourcecode

LeadSourceCode Choices/Options

Value Label
1 Default Value

ManagerName

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

ManagerPhone

Property Value
Description Type the phone number for the contact's manager.
DisplayName Manager Phone
IsValidForForm True
IsValidForRead True
LogicalName managerphone
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

MarketingOnly

Property Value
Description Whether is only for marketing
DisplayName Marketing Only
IsValidForForm True
IsValidForRead True
LogicalName marketingonly
RequiredLevel None
Type Boolean
GlobalChoiceName contact_marketingonly
DefaultValue False
True Label Yes
False Label No

MiddleName

Property Value
Description Type the contact's middle name or initial to make sure the contact is addressed correctly.
DisplayName Middle Name
IsValidForForm True
IsValidForRead True
LogicalName middlename
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

MobilePhone

Property Value
Description Type the mobile phone number for the contact.
DisplayName Mobile Phone
IsValidForForm True
IsValidForRead True
LogicalName mobilephone
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

msa_managingpartnerid

Property Value
Description Unique identifier for Account associated with Contact.
DisplayName Managing Partner
IsValidForForm True
IsValidForRead True
LogicalName msa_managingpartnerid
RequiredLevel None
Type Lookup
Targets account

msdyn_disablewebtracking

Property Value
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
GlobalChoiceName msdyn_contact_msdyn_disablewebtracking
DefaultValue False
True Label Yes
False Label No

msdyn_isminor

Property Value
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
GlobalChoiceName msdyn_contact_msdyn_isminor
DefaultValue False
True Label Yes
False Label No

msdyn_isminorwithparentalconsent

Property Value
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
GlobalChoiceName msdyn_contact_msdyn_isminorwithparentalconsent
DefaultValue False
True Label Yes
False Label No

msdyn_portaltermsagreementdate

Property Value
Description Indicates the date and time that the person agreed to the portal terms and conditions.
DisplayName Portal Terms Agreement Date
IsValidForForm True
IsValidForRead True
LogicalName msdyn_portaltermsagreementdate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

mspp_userpreferredlcid

Property Value
Description User’s preferred portal language
DisplayName Preferred Language
IsValidForForm True
IsValidForRead True
LogicalName mspp_userpreferredlcid
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName powerpagelanguages

mspp_userpreferredlcid Choices/Options

Value Label
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

Property Value
Description Type the contact's nickname.
DisplayName Nickname
IsValidForForm True
IsValidForRead True
LogicalName nickname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

NumberOfChildren

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

OverriddenCreatedOn

Property Value
Description Date and time that the record was migrated.
DisplayName Record Created On
IsValidForForm False
IsValidForRead True
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Inactive
SourceTypeMask 0

OwnerId

Property Value
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
Type Owner
Targets systemuser, team

OwnerIdType

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

Pager

Property Value
Description Type the pager number for the contact.
DisplayName Pager
IsValidForForm True
IsValidForRead True
LogicalName pager
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

ParentCustomerId

Property Value
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
Type Customer
Targets account, contact

ParentCustomerIdType

Property Value
Description
DisplayName Parent Customer Type
IsValidForForm False
IsValidForRead True
LogicalName parentcustomeridtype
RequiredLevel None
Type EntityName

ParticipatesInWorkflow

Property Value
Description Shows whether the contact participates in workflow rules.
DisplayName Participates in Workflow
IsValidForForm False
IsValidForRead True
LogicalName participatesinworkflow
RequiredLevel None
Type Boolean
GlobalChoiceName contact_participatesinworkflow
DefaultValue False
True Label Yes
False Label No

PaymentTermsCode

Property Value
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
DefaultFormValue -1
GlobalChoiceName contact_paymenttermscode

PaymentTermsCode Choices/Options

Value Label
1 Net 30
2 2% 10, Net 30
3 Net 45
4 Net 60

PreferredAppointmentDayCode

Property Value
Description Select the preferred day of the week for service appointments.
DisplayName Preferred Day
IsValidForForm True
IsValidForRead True
LogicalName preferredappointmentdaycode
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName contact_preferredappointmentdaycode

PreferredAppointmentDayCode Choices/Options

Value Label
0 Sunday
1 Monday
2 Tuesday
3 Wednesday
4 Thursday
5 Friday
6 Saturday

PreferredAppointmentTimeCode

Property Value
Description Select the preferred time of day for service appointments.
DisplayName Preferred Time
IsValidForForm True
IsValidForRead True
LogicalName preferredappointmenttimecode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName contact_preferredappointmenttimecode

PreferredAppointmentTimeCode Choices/Options

Value Label
1 Morning
2 Afternoon
3 Evening

PreferredContactMethodCode

Property Value
Description Select the preferred method of contact.
DisplayName Preferred Method of Contact
IsValidForForm True
IsValidForRead True
LogicalName preferredcontactmethodcode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName contact_preferredcontactmethodcode

PreferredContactMethodCode Choices/Options

Value Label
1 Any
2 Email
3 Phone
4 Fax
5 Mail

PreferredSystemUserId

Property Value
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
Type Lookup
Targets systemuser

ProcessId

Property Value
Description Shows the ID of the process.
DisplayName Process
IsValidForForm False
IsValidForRead True
LogicalName processid
RequiredLevel None
Type Uniqueidentifier

Salutation

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName salutation
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

ShippingMethodCode

Property Value
Description Select a shipping method for deliveries sent to this address.
DisplayName Shipping Method
IsValidForForm True
IsValidForRead True
LogicalName shippingmethodcode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName contact_shippingmethodcode

ShippingMethodCode Choices/Options

Value Label
1 Default Value

SLAId

Property Value
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
Type Lookup
Targets sla

SpousesName

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName spousesname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

StageId

Property Value
Description Shows the ID of the stage.
DisplayName (Deprecated) Process Stage
IsValidForForm False
IsValidForRead True
LogicalName stageid
RequiredLevel None
Type Uniqueidentifier

StateCode

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue 0
GlobalChoiceName contact_statecode

StateCode Choices/Options

Value Details
0 Label: Active
DefaultStatus: 1
InvariantName: Active
1 Label: Inactive
DefaultStatus: 2
InvariantName: Inactive

StatusCode

Property Value
Description Select the contact's status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status
DefaultFormValue -1
GlobalChoiceName contact_statuscode

StatusCode Choices/Options

Value Details
1 Label: Active
State:0
TransitionData: None
2 Label: Inactive
State:1
TransitionData: None

SubscriptionId

Property Value
Description For internal use only.
DisplayName Subscription
IsValidForForm False
IsValidForRead False
LogicalName subscriptionid
RequiredLevel None
Type Uniqueidentifier

Suffix

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName suffix
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 10

Telephone1

Property Value
Description Type the main phone number for this contact.
DisplayName Business Phone
IsValidForForm True
IsValidForRead True
LogicalName telephone1
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Telephone2

Property Value
Description Type a second phone number for this contact.
DisplayName Home Phone
IsValidForForm True
IsValidForRead True
LogicalName telephone2
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

Telephone3

Property Value
Description Type a third phone number for this contact.
DisplayName Telephone 3
IsValidForForm True
IsValidForRead True
LogicalName telephone3
RequiredLevel None
Type String
Format Text
FormatName Phone
ImeMode Inactive
IsLocalizable False
MaxLength 50

TerritoryCode

Property Value
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
DefaultFormValue 1
GlobalChoiceName contact_territorycode

TerritoryCode Choices/Options

Value Label
1 Default Value

TimeZoneRuleVersionNumber

Property Value
Description For internal use only.
DisplayName Time Zone Rule Version Number
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -1

TransactionCurrencyId

Property Value
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
Type Lookup
Targets transactioncurrency

TraversedPath

Property Value
Description For internal use only.
DisplayName (Deprecated) Traversed Path
IsValidForForm False
IsValidForRead True
LogicalName traversedpath
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1250

UTCConversionTimeZoneCode

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

WebSiteUrl

Property Value
Description Type the contact's professional or personal website or blog URL.
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName websiteurl
RequiredLevel None
Type String
Format Url
FormatName Url
ImeMode Inactive
IsLocalizable False
MaxLength 200

YomiFirstName

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName yomifirstname
RequiredLevel None
Type String
Format PhoneticGuide
FormatName PhoneticGuide
ImeMode Active
IsLocalizable False
MaxLength 150

YomiLastName

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName yomilastname
RequiredLevel None
Type String
Format PhoneticGuide
FormatName PhoneticGuide
ImeMode Active
IsLocalizable False
MaxLength 150

YomiMiddleName

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName yomimiddlename
RequiredLevel None
Type String
Format PhoneticGuide
FormatName PhoneticGuide
ImeMode Active
IsLocalizable False
MaxLength 150

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

AccountId

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

Address1_Composite

Property Value
Description Shows the complete primary address.
DisplayName Address 1
IsValidForForm True
IsValidForRead True
LogicalName address1_composite
RequiredLevel None
Type Memo
Format TextArea
FormatName TextArea
ImeMode Active
IsLocalizable False
MaxLength 1000

Address2_Composite

Property Value
Description Shows the complete secondary address.
DisplayName Address 2
IsValidForForm True
IsValidForRead True
LogicalName address2_composite
RequiredLevel None
Type Memo
Format TextArea
FormatName TextArea
ImeMode Active
IsLocalizable False
MaxLength 1000

Address3_Composite

Property Value
Description Shows the complete third address.
DisplayName Address 3
IsValidForForm True
IsValidForRead True
LogicalName address3_composite
RequiredLevel None
Type Memo
Format TextArea
FormatName TextArea
ImeMode Active
IsLocalizable False
MaxLength 1000

Aging30

Property Value
Description For system use only.
DisplayName Aging 30
IsValidForForm True
IsValidForRead True
LogicalName aging30
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency False
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2 (TransactionCurrency.CurrencyPrecision)

Aging30_Base

Property Value
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
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2 (TransactionCurrency.CurrencyPrecision)

Aging60

Property Value
Description For system use only.
DisplayName Aging 60
IsValidForForm True
IsValidForRead True
LogicalName aging60
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency False
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2 (TransactionCurrency.CurrencyPrecision)

Aging60_Base

Property Value
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
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2 (TransactionCurrency.CurrencyPrecision)

Aging90

Property Value
Description For system use only.
DisplayName Aging 90
IsValidForForm True
IsValidForRead True
LogicalName aging90
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency False
MaxValue 100000000000000
MinValue 0
Precision 2
PrecisionSource 2 (TransactionCurrency.CurrencyPrecision)

Aging90_Base

Property Value
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
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2 (TransactionCurrency.CurrencyPrecision)

AnnualIncome_Base

Property Value
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
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2 (TransactionCurrency.CurrencyPrecision)

CreatedBy

Property Value
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Type Lookup
Targets systemuser

CreatedByExternalParty

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

CreatedOn

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CreatedOnBehalfBy

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

CreditLimit_Base

Property Value
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
RequiredLevel None
Type Money
ImeMode Disabled
IsBaseCurrency True
MaxValue 922337203685477
MinValue -922337203685477
Precision 4
PrecisionSource 2 (TransactionCurrency.CurrencyPrecision)

EntityImage_Timestamp

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName entityimage_timestamp
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

EntityImage_URL

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName entityimage_url
RequiredLevel None
Type String
Format Url
FormatName Url
ImeMode Auto
IsLocalizable False
MaxLength 200

EntityImageId

Property Value
Description For internal use only.
DisplayName Entity Image Id
IsValidForForm False
IsValidForRead True
LogicalName entityimageid
RequiredLevel None
Type Uniqueidentifier

ExchangeRate

Property Value
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
RequiredLevel None
Type Decimal
ImeMode Disabled
MaxValue 100000000000
MinValue 1E-12
Precision 12
SourceTypeMask 0

FullName

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName fullname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 160

IsAutoCreate

Property Value
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
GlobalChoiceName contact_isautocreate
DefaultValue False
True Label Yes
False Label No

IsPrivate

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName isprivate
RequiredLevel None
Type Boolean
GlobalChoiceName contact_isprivate
DefaultValue False
True Label Yes
False Label No

MasterId

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

Merged

Property Value
Description Shows whether the account has been merged with a master contact.
DisplayName Merged
IsValidForForm False
IsValidForRead True
LogicalName merged
RequiredLevel None
Type Boolean
GlobalChoiceName contact_merged
DefaultValue False
True Label Yes
False Label No

ModifiedBy

Property Value
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Type Lookup
Targets systemuser

ModifiedByExternalParty

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

ModifiedOn

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ModifiedOnBehalfBy

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

OnHoldTime

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

OwnerIdName

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridname
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OwnerIdYomiName

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OwningBusinessUnit

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

OwningTeam

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

OwningUser

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

ParentContactId

Property Value
Description Unique identifier of the parent contact.
DisplayName Parent Contact
IsValidForForm False
IsValidForRead True
LogicalName parentcontactid
RequiredLevel None
Type Lookup
Targets contact

ParentCustomerIdName

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName parentcustomeridname
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 160

ParentCustomerIdYomiName

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName parentcustomeridyominame
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 450

SLAInvokedId

Property Value
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
Type Lookup
Targets sla

TimeSpentByMeOnEmailAndMeetings

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

VersionNumber

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

YomiFullName

Property Value
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
IsValidForForm True
IsValidForRead True
LogicalName yomifullname
RequiredLevel None
Type String
Format PhoneticGuide
FormatName PhoneticGuide
ImeMode Active
IsLocalizable False
MaxLength 450

Many-to-One relationships

These relationships are many-to-one. Listed by SchemaName.

business_unit_contacts

One-To-Many Relationship: businessunit business_unit_contacts

Property Value
ReferencedEntity businessunit
ReferencedAttribute businessunitid
ReferencingAttribute owningbusinessunit
ReferencingEntityNavigationPropertyName owningbusinessunit
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

contact_customer_accounts

One-To-Many Relationship: account contact_customer_accounts

Property Value
ReferencedEntity account
ReferencedAttribute accountid
ReferencingAttribute parentcustomerid
ReferencingEntityNavigationPropertyName parentcustomerid_account
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

contact_customer_contacts

One-To-Many Relationship: contact contact_customer_contacts

Property Value
ReferencedEntity contact
ReferencedAttribute contactid
ReferencingAttribute parentcustomerid
ReferencingEntityNavigationPropertyName parentcustomerid_contact
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: RemoveLink
Merge: Cascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

contact_master_contact

One-To-Many Relationship: contact contact_master_contact

Property Value
ReferencedEntity contact
ReferencedAttribute contactid
ReferencingAttribute masterid
ReferencingEntityNavigationPropertyName masterid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

contact_owning_user

One-To-Many Relationship: systemuser contact_owning_user

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute owninguser
ReferencingEntityNavigationPropertyName owninguser
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_contact_createdonbehalfby

One-To-Many Relationship: systemuser lk_contact_createdonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdonbehalfby
ReferencingEntityNavigationPropertyName createdonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_contact_modifiedonbehalfby

One-To-Many Relationship: systemuser lk_contact_modifiedonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedonbehalfby
ReferencingEntityNavigationPropertyName modifiedonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_contactbase_createdby

One-To-Many Relationship: systemuser lk_contactbase_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdby
ReferencingEntityNavigationPropertyName createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_contactbase_modifiedby

One-To-Many Relationship: systemuser lk_contactbase_modifiedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedby
ReferencingEntityNavigationPropertyName modifiedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

manualsla_contact

One-To-Many Relationship: sla manualsla_contact

Property Value
ReferencedEntity sla
ReferencedAttribute slaid
ReferencingAttribute slaid
ReferencingEntityNavigationPropertyName sla_contact_sla
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

msa_contact_managingpartner

One-To-Many Relationship: account msa_contact_managingpartner

Property Value
ReferencedEntity account
ReferencedAttribute accountid
ReferencingAttribute msa_managingpartnerid
ReferencingEntityNavigationPropertyName msa_managingpartnerid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: Cascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

owner_contacts

One-To-Many Relationship: owner owner_contacts

Property Value
ReferencedEntity owner
ReferencedAttribute ownerid
ReferencingAttribute ownerid
ReferencingEntityNavigationPropertyName ownerid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

processstage_contact

One-To-Many Relationship: processstage processstage_contact

Property Value
ReferencedEntity processstage
ReferencedAttribute processstageid
ReferencingAttribute stageid
ReferencingEntityNavigationPropertyName stageid_processstage
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_contact

One-To-Many Relationship: sla sla_contact

Property Value
ReferencedEntity sla
ReferencedAttribute slaid
ReferencingAttribute slainvokedid
ReferencingEntityNavigationPropertyName slainvokedid_contact_sla
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

system_user_contacts

One-To-Many Relationship: systemuser system_user_contacts

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute preferredsystemuserid
ReferencingEntityNavigationPropertyName preferredsystemuserid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

team_contacts

One-To-Many Relationship: team team_contacts

Property Value
ReferencedEntity team
ReferencedAttribute teamid
ReferencingAttribute owningteam
ReferencingEntityNavigationPropertyName owningteam
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

transactioncurrency_contact

One-To-Many Relationship: transactioncurrency transactioncurrency_contact

Property Value
ReferencedEntity transactioncurrency
ReferencedAttribute transactioncurrencyid
ReferencingAttribute transactioncurrencyid
ReferencingEntityNavigationPropertyName transactioncurrencyid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-to-Many relationships

These relationships are one-to-many. Listed by SchemaName.

account_primary_contact

Many-To-One Relationship: account account_primary_contact

Property Value
ReferencingEntity account
ReferencingAttribute primarycontactid
ReferencedEntityNavigationPropertyName account_primary_contact
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

adx_contact_externalidentity

Many-To-One Relationship: adx_externalidentity adx_contact_externalidentity

Property Value
ReferencingEntity adx_externalidentity
ReferencingAttribute adx_contactid
ReferencedEntityNavigationPropertyName adx_contact_externalidentity
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

adx_invitation_invitecontact

Many-To-One Relationship: adx_invitation adx_invitation_invitecontact

Property Value
ReferencingEntity adx_invitation
ReferencingAttribute adx_invitecontact
ReferencedEntityNavigationPropertyName adx_invitation_invitecontact
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

adx_invitation_invitercontact

Many-To-One Relationship: adx_invitation adx_invitation_invitercontact

Property Value
ReferencingEntity adx_invitation
ReferencingAttribute adx_invitercontact
ReferencedEntityNavigationPropertyName adx_invitation_invitercontact
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

adx_invitation_redeemedContact

Many-To-One Relationship: adx_invitation adx_invitation_redeemedContact

Property Value
ReferencingEntity adx_invitation
ReferencingAttribute adx_redeemedcontact
ReferencedEntityNavigationPropertyName adx_invitation_redeemedContact
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

adx_webformsession_contact

Many-To-One Relationship: adx_webformsession adx_webformsession_contact

Property Value
ReferencingEntity adx_webformsession
ReferencingAttribute adx_contact
ReferencedEntityNavigationPropertyName adx_webformsession_contact
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

contact_actioncard

Many-To-One Relationship: actioncard contact_actioncard

Property Value
ReferencingEntity actioncard
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName contact_actioncard
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

contact_activity_parties

Many-To-One Relationship: activityparty contact_activity_parties

Property Value
ReferencingEntity activityparty
ReferencingAttribute partyid
ReferencedEntityNavigationPropertyName contact_activity_parties
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_ActivityPointers

Many-To-One Relationship: activitypointer Contact_ActivityPointers

Property Value
ReferencingEntity activitypointer
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_ActivityPointers
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 20
QueryApi: CRMActivity.RollupRelatedByParty
ViewId: 00000000-0000-0000-00aa-000010001903

contact_adx_inviteredemptions

Many-To-One Relationship: adx_inviteredemption contact_adx_inviteredemptions

Property Value
ReferencingEntity adx_inviteredemption
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName contact_adx_inviteredemptions
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: CRMActivity.RollupRelatedByParty
ViewId: 00000000-0000-0000-00aa-000010001903

contact_adx_portalcomments

Many-To-One Relationship: adx_portalcomment contact_adx_portalcomments

Property Value
ReferencingEntity adx_portalcomment
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName contact_adx_portalcomments
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: CRMActivity.RollupRelatedByParty
ViewId: 00000000-0000-0000-00aa-000010001903

Contact_Annotation

Many-To-One Relationship: annotation Contact_Annotation

Property Value
ReferencingEntity annotation
ReferencingAttribute objectid
ReferencedEntityNavigationPropertyName Contact_Annotation
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_Appointments

Many-To-One Relationship: appointment Contact_Appointments

Property Value
ReferencingEntity appointment
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_Appointments
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_AsyncOperations

Many-To-One Relationship: asyncoperation Contact_AsyncOperations

Property Value
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_AsyncOperations
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_BulkDeleteFailures

Many-To-One Relationship: bulkdeletefailure Contact_BulkDeleteFailures

Property Value
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_BulkDeleteFailures
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

contact_chats

Many-To-One Relationship: chat contact_chats

Property Value
ReferencingEntity chat
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName contact_chats
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: CRMActivity.RollupRelatedByParty
ViewId: 00000000-0000-0000-00aa-000010001903

contact_connections1

Many-To-One Relationship: connection contact_connections1

Property Value
ReferencingEntity connection
ReferencingAttribute record1id
ReferencedEntityNavigationPropertyName contact_connections1
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 100
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

contact_connections2

Many-To-One Relationship: connection contact_connections2

Property Value
ReferencingEntity connection
ReferencingAttribute record2id
ReferencedEntityNavigationPropertyName contact_connections2
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order: 100
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

contact_customer_contacts

Many-To-One Relationship: contact contact_customer_contacts

Property Value
ReferencingEntity contact
ReferencingAttribute parentcustomerid
ReferencedEntityNavigationPropertyName contact_customer_contacts
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 40
QueryApi: CRMContact.RetrieveSubContacts
ViewId: 00000000-0000-0000-00aa-000010001210

Contact_CustomerAddress

Many-To-One Relationship: customeraddress Contact_CustomerAddress

Property Value
ReferencingEntity customeraddress
ReferencingAttribute parentid
ReferencedEntityNavigationPropertyName Contact_CustomerAddress
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10
QueryApi: null
ViewId: 03315b35-4585-4447-a4d2-059cf79ca0fd

Contact_DuplicateBaseRecord

Many-To-One Relationship: duplicaterecord Contact_DuplicateBaseRecord

Property Value
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
ReferencedEntityNavigationPropertyName Contact_DuplicateBaseRecord
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_DuplicateMatchingRecord

Many-To-One Relationship: duplicaterecord Contact_DuplicateMatchingRecord

Property Value
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
ReferencedEntityNavigationPropertyName Contact_DuplicateMatchingRecord
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_Email_EmailSender

Many-To-One Relationship: email Contact_Email_EmailSender

Property Value
ReferencingEntity email
ReferencingAttribute emailsender
ReferencedEntityNavigationPropertyName Contact_Email_EmailSender
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_Emails

Many-To-One Relationship: email Contact_Emails

Property Value
ReferencingEntity email
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_Emails
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_Faxes

Many-To-One Relationship: fax Contact_Faxes

Property Value
ReferencingEntity fax
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_Faxes
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_Feedback

Many-To-One Relationship: feedback Contact_Feedback

Property Value
ReferencingEntity feedback
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_Feedback
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 150
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_Letters

Many-To-One Relationship: letter Contact_Letters

Property Value
ReferencingEntity letter
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_Letters
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_MailboxTrackingFolder

Many-To-One Relationship: mailboxtrackingfolder Contact_MailboxTrackingFolder

Property Value
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_MailboxTrackingFolder
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

contact_master_contact

Many-To-One Relationship: contact contact_master_contact

Property Value
ReferencingEntity contact
ReferencingAttribute masterid
ReferencedEntityNavigationPropertyName contact_master_contact
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_Phonecalls

Many-To-One Relationship: phonecall Contact_Phonecalls

Property Value
ReferencingEntity phonecall
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_Phonecalls
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

contact_PostFollows

Many-To-One Relationship: postfollow contact_PostFollows

Property Value
ReferencingEntity postfollow
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName contact_PostFollows
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

contact_PostRegardings

Many-To-One Relationship: postregarding contact_PostRegardings

Property Value
ReferencingEntity postregarding
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName contact_PostRegardings
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

contact_principalobjectattributeaccess

Many-To-One Relationship: principalobjectattributeaccess contact_principalobjectattributeaccess

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
ReferencedEntityNavigationPropertyName contact_principalobjectattributeaccess
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_ProcessSessions

Many-To-One Relationship: processsession Contact_ProcessSessions

Property Value
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_ProcessSessions
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 110
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_RecurringAppointmentMasters

Many-To-One Relationship: recurringappointmentmaster Contact_RecurringAppointmentMasters

Property Value
ReferencingEntity recurringappointmentmaster
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_RecurringAppointmentMasters
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_SocialActivities

Many-To-One Relationship: socialactivity Contact_SocialActivities

Property Value
ReferencingEntity socialactivity
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_SocialActivities
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_SyncErrors

Many-To-One Relationship: syncerror Contact_SyncErrors

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_SyncErrors
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Contact_Tasks

Many-To-One Relationship: task Contact_Tasks

Property Value
ReferencingEntity task
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Contact_Tasks
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

lk_contact_feedback_createdby

Many-To-One Relationship: feedback lk_contact_feedback_createdby

Property Value
ReferencingEntity feedback
ReferencingAttribute createdbycontact
ReferencedEntityNavigationPropertyName lk_contact_feedback_createdby
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

lk_contact_feedback_createdonbehalfby

Many-To-One Relationship: feedback lk_contact_feedback_createdonbehalfby

Property Value
ReferencingEntity feedback
ReferencingAttribute createdonbehalfbycontact
ReferencedEntityNavigationPropertyName lk_contact_feedback_createdonbehalfby
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

slakpiinstance_contact

Many-To-One Relationship: slakpiinstance slakpiinstance_contact

Property Value
ReferencingEntity slakpiinstance
ReferencingAttribute regarding
ReferencedEntityNavigationPropertyName slakpiinstance_contact
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

socialactivity_postauthor_contacts

Many-To-One Relationship: socialactivity socialactivity_postauthor_contacts

Property Value
ReferencingEntity socialactivity
ReferencingAttribute postauthor
ReferencedEntityNavigationPropertyName socialactivity_postauthor_contacts
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

socialactivity_postauthoraccount_contacts

Many-To-One Relationship: socialactivity socialactivity_postauthoraccount_contacts

Property Value
ReferencingEntity socialactivity
ReferencingAttribute postauthoraccount
ReferencedEntityNavigationPropertyName socialactivity_postauthoraccount_contacts
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Socialprofile_customer_contacts

Many-To-One Relationship: socialprofile Socialprofile_customer_contacts

Property Value
ReferencingEntity socialprofile
ReferencingAttribute customerid
ReferencedEntityNavigationPropertyName Socialprofile_customer_contacts
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 40
QueryApi: null
ViewId: ff0f8b49-e2cd-45f1-b878-cbd99aa4ac56

Many-to-Many relationships

These relationships are many-to-many. Listed by SchemaName.

adx_invitation_invitecontacts

See adx_invitation adx_invitation_invitecontacts Many-To-Many Relationship

Property Value
IntersectEntityName adx_invitation_invitecontacts
IsCustomizable True
SchemaName adx_invitation_invitecontacts
IntersectAttribute contactid
NavigationPropertyName adx_invitation_invitecontacts
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Invite Contacts
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

adx_invitation_redeemedcontacts

See adx_invitation adx_invitation_redeemedcontacts Many-To-Many Relationship

Property Value
IntersectEntityName adx_invitation_redeemedcontacts
IsCustomizable True
SchemaName adx_invitation_redeemedcontacts
IntersectAttribute contactid
NavigationPropertyName adx_invitation_redeemedcontacts
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Redeemed Contacts
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

powerpagecomponent_mspp_webrole_contact

See powerpagecomponent powerpagecomponent_mspp_webrole_contact Many-To-Many Relationship

Property Value
IntersectEntityName powerpagecomponent_mspp_webrole_contact
IsCustomizable True
SchemaName powerpagecomponent_mspp_webrole_contact
IntersectAttribute contactid
NavigationPropertyName powerpagecomponent_mspp_webrole_contact
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 100300
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
contact