Contact table/entity reference (Microsoft Dynamics 365)
Person with whom a business unit has a relationship, such as customer, supplier, and colleague.
Note
The Microsoft Dynamics 365 Contact table extends the Microsoft Dataverse Contact table.
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- BusinessCard
- BusinessCardAttributes
- DefaultPriceLevelId
- msdyn_contactkpiid
- msdyn_decisioninfluencetag
- msdyn_gdproptout
- msdyn_isassistantinorgchart
- msdyn_orgchangestatus
- msdyn_PrimaryTimeZone
- OriginatingLeadId
- PreferredEquipmentId
- PreferredServiceId
- TeamsFollowed
BusinessCard
Property | Value |
---|---|
Description | Stores Image of the Business Card |
DisplayName | Business Card |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | businesscard |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
BusinessCardAttributes
Property | Value |
---|---|
Description | Stores Business Card Control Properties. |
DisplayName | BusinessCardAttributes |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | businesscardattributes |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
DefaultPriceLevelId
Property | Value |
---|---|
Description | Choose the default price list associated with the contact to make sure the correct product prices for this customer are applied in sales opportunities, quotes, and orders. |
DisplayName | Price List |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | defaultpricelevelid |
RequiredLevel | None |
Type | Lookup |
Targets | pricelevel |
msdyn_contactkpiid
Property | Value |
---|---|
Description | Maps to contact KPI records |
DisplayName | KPI |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_contactkpiid |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_contactkpiitem |
msdyn_decisioninfluencetag
Property | Value |
---|---|
Description | Indicate buying influence using labels |
DisplayName | Decision influence labels |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_decisioninfluencetag |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | contact_msdyn_decisioninfluencetag |
msdyn_decisioninfluencetag Choices/Options
Value | Label |
---|---|
0 | Decision maker |
1 | Influencer |
2 | Blocker |
3 | Unknown |
msdyn_gdproptout
Property | Value |
---|---|
Description | Describes whether contact is opted out or not |
DisplayName | GDPR Optout |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_gdproptout |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_contact_msdyn_gdproptout |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_isassistantinorgchart
Property | Value |
---|---|
Description | Describes if the contact is an assistant in org chart |
DisplayName | Is Assistant |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_isassistantinorgchart |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | contact_msdyn_isassistantinorgchart |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_orgchangestatus
Property | Value |
---|---|
Description | Whether or not the contact belongs to the associated account |
DisplayName | Not at Company Flag |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_orgchangestatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | contact_msdyn_orgchangestatus |
msdyn_orgchangestatus Choices/Options
Value | Label |
---|---|
0 | No Feedback |
1 | Not at Company |
2 | Ignore |
msdyn_PrimaryTimeZone
Property | Value |
---|---|
Description | Indicates the primary time zone that the contact works on. |
DisplayName | Primary Time Zone |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_primarytimezone |
RequiredLevel | None |
Type | Integer |
MaxValue | 1500 |
MinValue | -1500 |
OriginatingLeadId
Property | Value |
---|---|
Description | Shows the lead that the contact was created if the contact was created by converting a lead in Microsoft Dynamics 365. This is used to relate the contact to the data on the originating lead for use in reporting and analytics. |
DisplayName | Originating Lead |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | originatingleadid |
RequiredLevel | None |
Type | Lookup |
Targets | lead |
PreferredEquipmentId
Property | Value |
---|---|
Description | Choose the contact's preferred service facility or equipment to make sure services are scheduled correctly for the customer. |
DisplayName | Preferred Facility/Equipment |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | preferredequipmentid |
RequiredLevel | None |
Type | Lookup |
Targets | equipment |
PreferredServiceId
Property | Value |
---|---|
Description | Choose the contact's preferred service to make sure services are scheduled correctly for the customer. |
DisplayName | Preferred Service |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | preferredserviceid |
RequiredLevel | None |
Type | Lookup |
Targets | service |
TeamsFollowed
Property | Value |
---|---|
Description | Number of users or conversations followed the record |
DisplayName | TeamsFollowed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | teamsfollowed |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- contact_originating_lead
- equipment_contacts
- msdyn_msdyn_contactkpiitem_contact_contactkpiid
- price_level_contacts
- service_contacts
contact_originating_lead
One-To-Many Relationship: lead contact_originating_lead
Property | Value |
---|---|
ReferencedEntity | lead |
ReferencedAttribute | leadid |
ReferencingAttribute | originatingleadid |
ReferencingEntityNavigationPropertyName | originatingleadid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
equipment_contacts
One-To-Many Relationship: equipment equipment_contacts
Property | Value |
---|---|
ReferencedEntity | equipment |
ReferencedAttribute | equipmentid |
ReferencingAttribute | preferredequipmentid |
ReferencingEntityNavigationPropertyName | preferredequipmentid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_contactkpiitem_contact_contactkpiid
One-To-Many Relationship: msdyn_contactkpiitem msdyn_msdyn_contactkpiitem_contact_contactkpiid
Property | Value |
---|---|
ReferencedEntity | msdyn_contactkpiitem |
ReferencedAttribute | msdyn_contactkpiitemid |
ReferencingAttribute | msdyn_contactkpiid |
ReferencingEntityNavigationPropertyName | msdyn_contactkpiid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
price_level_contacts
One-To-Many Relationship: pricelevel price_level_contacts
Property | Value |
---|---|
ReferencedEntity | pricelevel |
ReferencedAttribute | pricelevelid |
ReferencingAttribute | defaultpricelevelid |
ReferencingEntityNavigationPropertyName | defaultpricelevelid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
service_contacts
One-To-Many Relationship: service service_contacts
Property | Value |
---|---|
ReferencedEntity | service |
ReferencedAttribute | serviceid |
ReferencingAttribute | preferredserviceid |
ReferencingEntityNavigationPropertyName | preferredserviceid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- contact_as_primary_contact
- contact_as_responsible_contact
- contact_bookableresource_ContactId
- contact_BulkOperations
- contact_CampaignResponses
- contact_entitlement_ContactId
- contact_entitlement_Customer
- contact_msdyn_copilottranscripts
- contact_msdyn_ocliveworkitems
- contact_msdyn_ocsessions
- contact_msdyn_orgchartnode_msdyn_noderecord
- contact_msfp_alerts
- contact_msfp_surveyinvites
- contact_msfp_surveyresponses
- contact_Posts
- Contact_ServiceAppointments
- contract_billingcustomer_contacts
- contract_customer_contacts
- contractlineitem_customer_contacts
- CreatedContact_BulkOperationLogs
- incident_customer_contacts
- invoice_customer_contacts
- lead_customer_contacts
- lead_parent_contact
- msdyn_contact_dailycontactkpiitem_entityid
- msdyn_contact_msdyn_contactkpiitem_contactid
- msdyn_contact_msdyn_mostcontacted_regardingObjectId
- msdyn_contact_msdyn_mostcontactedby_regardingObjectId
- msdyn_contact_msdyn_ocliveworkitem_Customer
- msdyn_contact_msdyn_salesroutingrun_targetobject
- msdyn_contact_msdyn_salessuggestion
- msdyn_linkeditemvalidity_polymorphic_contactid
- msdyn_msdyn_conversationparticipantinsights_contact_msdyn_User
- msdyn_msdyn_preferredagent_contact_msdyn_recordId
- msdyn_msdyn_salescopilotinsight_contact_msdyn_targetentityid
- msdyn_msdyn_taggedrecord_contact_msdyn_dynamicsrecordid
- msdyn_sabackupdiagnostic_contact_msdyn_target
- msdyn_salesroutingdiagnostic_contact_msdyn_target
- msdyn_sequencetarget_contact_msdyn_target
- opportunity_customer_contacts
- opportunity_parent_contact
- order_customer_contacts
- quote_customer_contacts
- SourceContact_BulkOperationLogs
contact_as_primary_contact
Many-To-One Relationship: incident contact_as_primary_contact
Property | Value |
---|---|
ReferencingEntity | incident |
ReferencingAttribute | primarycontactid |
ReferencedEntityNavigationPropertyName | contact_as_primary_contact |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
contact_as_responsible_contact
Many-To-One Relationship: incident contact_as_responsible_contact
Property | Value |
---|---|
ReferencingEntity | incident |
ReferencingAttribute | responsiblecontactid |
ReferencedEntityNavigationPropertyName | contact_as_responsible_contact |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
contact_bookableresource_ContactId
Many-To-One Relationship: bookableresource contact_bookableresource_ContactId
Property | Value |
---|---|
ReferencingEntity | bookableresource |
ReferencingAttribute | contactid |
ReferencedEntityNavigationPropertyName | contact_bookableresource_ContactId |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
contact_BulkOperations
Many-To-One Relationship: bulkoperation contact_BulkOperations
Property | Value |
---|---|
ReferencingEntity | bulkoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | contact_BulkOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupRelatedByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
contact_CampaignResponses
Many-To-One Relationship: campaignresponse contact_CampaignResponses
Property | Value |
---|---|
ReferencingEntity | campaignresponse |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | contact_CampaignResponses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupRelatedByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
contact_entitlement_ContactId
Many-To-One Relationship: entitlement contact_entitlement_ContactId
Property | Value |
---|---|
ReferencingEntity | entitlement |
ReferencingAttribute | contactid |
ReferencedEntityNavigationPropertyName | contact_entitlement_ContactId |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
contact_entitlement_Customer
Many-To-One Relationship: entitlement contact_entitlement_Customer
Property | Value |
---|---|
ReferencingEntity | entitlement |
ReferencingAttribute | customerid |
ReferencedEntityNavigationPropertyName | contact_entitlement_Customer |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 20 QueryApi: null ViewId: e800e964-32d6-4024-bcea-2df605b0e762 |
contact_msdyn_copilottranscripts
Many-To-One Relationship: msdyn_copilottranscript contact_msdyn_copilottranscripts
Property | Value |
---|---|
ReferencingEntity | msdyn_copilottranscript |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | contact_msdyn_copilottranscripts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupRelatedByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
contact_msdyn_ocliveworkitems
Many-To-One Relationship: msdyn_ocliveworkitem contact_msdyn_ocliveworkitems
Property | Value |
---|---|
ReferencingEntity | msdyn_ocliveworkitem |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | contact_msdyn_ocliveworkitems |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupRelatedByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
contact_msdyn_ocsessions
Many-To-One Relationship: msdyn_ocsession contact_msdyn_ocsessions
Property | Value |
---|---|
ReferencingEntity | msdyn_ocsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | contact_msdyn_ocsessions |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupRelatedByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
contact_msdyn_orgchartnode_msdyn_noderecord
Many-To-One Relationship: msdyn_orgchartnode contact_msdyn_orgchartnode_msdyn_noderecord
Property | Value |
---|---|
ReferencingEntity | msdyn_orgchartnode |
ReferencingAttribute | msdyn_noderecord |
ReferencedEntityNavigationPropertyName | new_contact_msdyn_orgchartnodeupdated_msdyn_noderecordupdated |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: Unique indentifier for the contact entity record MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
contact_msfp_alerts
Many-To-One Relationship: msfp_alert contact_msfp_alerts
Property | Value |
---|---|
ReferencingEntity | msfp_alert |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | contact_msfp_alerts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupRelatedByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
contact_msfp_surveyinvites
Many-To-One Relationship: msfp_surveyinvite contact_msfp_surveyinvites
Property | Value |
---|---|
ReferencingEntity | msfp_surveyinvite |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | contact_msfp_surveyinvites |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupRelatedByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
contact_msfp_surveyresponses
Many-To-One Relationship: msfp_surveyresponse contact_msfp_surveyresponses
Property | Value |
---|---|
ReferencingEntity | msfp_surveyresponse |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | contact_msfp_surveyresponses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupRelatedByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
contact_Posts
Many-To-One Relationship: post contact_Posts
Property | Value |
---|---|
ReferencingEntity | post |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | contact_Posts |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Contact_ServiceAppointments
Many-To-One Relationship: serviceappointment Contact_ServiceAppointments
Property | Value |
---|---|
ReferencingEntity | serviceappointment |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Contact_ServiceAppointments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupRelatedByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
contract_billingcustomer_contacts
Many-To-One Relationship: contract contract_billingcustomer_contacts
Property | Value |
---|---|
ReferencingEntity | contract |
ReferencingAttribute | billingcustomerid |
ReferencedEntityNavigationPropertyName | contract_billingcustomer_contacts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
contract_customer_contacts
Many-To-One Relationship: contract contract_customer_contacts
Property | Value |
---|---|
ReferencingEntity | contract |
ReferencingAttribute | customerid |
ReferencedEntityNavigationPropertyName | contract_customer_contacts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Service Label: MenuId: null Order: 20 QueryApi: CRMContract.RollupRelatedByObject ViewId: 59ef9ab3-4784-4332-96ca-b4ca2d797929 |
contractlineitem_customer_contacts
Many-To-One Relationship: contractdetail contractlineitem_customer_contacts
Property | Value |
---|---|
ReferencingEntity | contractdetail |
ReferencingAttribute | customerid |
ReferencedEntityNavigationPropertyName | contractlineitem_customer_contacts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CreatedContact_BulkOperationLogs
Many-To-One Relationship: bulkoperationlog CreatedContact_BulkOperationLogs
Property | Value |
---|---|
ReferencingEntity | bulkoperationlog |
ReferencingAttribute | createdobjectid |
ReferencedEntityNavigationPropertyName | CreatedContact_BulkOperationLogs |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
incident_customer_contacts
Many-To-One Relationship: incident incident_customer_contacts
Property | Value |
---|---|
ReferencingEntity | incident |
ReferencingAttribute | customerid |
ReferencedEntityNavigationPropertyName | incident_customer_contacts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Service Label: MenuId: null Order: 10 QueryApi: CRMIncident.RollupRelatedByObject ViewId: 00000000-0000-0000-00aa-000010003501 |
invoice_customer_contacts
Many-To-One Relationship: invoice invoice_customer_contacts
Property | Value |
---|---|
ReferencingEntity | invoice |
ReferencingAttribute | customerid |
ReferencedEntityNavigationPropertyName | invoice_customer_contacts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Sales Label: MenuId: null Order: 40 QueryApi: CRMInvoice.RollupRelatedByObject ViewId: a84eb3ff-6dc5-4f57-bbf0-7b664c11fb62 |
lead_customer_contacts
Many-To-One Relationship: lead lead_customer_contacts
Property | Value |
---|---|
ReferencingEntity | lead |
ReferencingAttribute | customerid |
ReferencedEntityNavigationPropertyName | lead_customer_contacts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
lead_parent_contact
Many-To-One Relationship: lead lead_parent_contact
Property | Value |
---|---|
ReferencingEntity | lead |
ReferencingAttribute | parentcontactid |
ReferencedEntityNavigationPropertyName | lead_parent_contact |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Sales Label: MenuId: null Order: QueryApi: null ViewId: f7ba26ee-3f8e-4cf2-8e02-0b4bbcd16da8 |
msdyn_contact_dailycontactkpiitem_entityid
Many-To-One Relationship: msdyn_dailycontactkpiitem msdyn_contact_dailycontactkpiitem_entityid
Property | Value |
---|---|
ReferencingEntity | msdyn_dailycontactkpiitem |
ReferencingAttribute | msdyn_entityid |
ReferencedEntityNavigationPropertyName | msdyn_contact_dailycontactkpiitem_entityid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_contact_msdyn_contactkpiitem_contactid
Many-To-One Relationship: msdyn_contactkpiitem msdyn_contact_msdyn_contactkpiitem_contactid
Property | Value |
---|---|
ReferencingEntity | msdyn_contactkpiitem |
ReferencingAttribute | msdyn_contactid |
ReferencedEntityNavigationPropertyName | msdyn_contact_msdyn_contactkpiitem_contactid |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_contact_msdyn_mostcontacted_regardingObjectId
Many-To-One Relationship: msdyn_mostcontacted msdyn_contact_msdyn_mostcontacted_regardingObjectId
Property | Value |
---|---|
ReferencingEntity | msdyn_mostcontacted |
ReferencingAttribute | msdyn_contact_regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_contact_msdyn_mostcontacted_regardingObjectId |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_contact_msdyn_mostcontactedby_regardingObjectId
Many-To-One Relationship: msdyn_mostcontactedby msdyn_contact_msdyn_mostcontactedby_regardingObjectId
Property | Value |
---|---|
ReferencingEntity | msdyn_mostcontactedby |
ReferencingAttribute | msdyn_contact_regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_contact_msdyn_mostcontactedby_regardingObjectId |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_contact_msdyn_ocliveworkitem_Customer
Many-To-One Relationship: msdyn_ocliveworkitem msdyn_contact_msdyn_ocliveworkitem_Customer
Property | Value |
---|---|
ReferencingEntity | msdyn_ocliveworkitem |
ReferencingAttribute | msdyn_customer |
ReferencedEntityNavigationPropertyName | msdyn_contact_msdyn_ocliveworkitem_Customer |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_contact_msdyn_salesroutingrun_targetobject
Many-To-One Relationship: msdyn_salesroutingrun msdyn_contact_msdyn_salesroutingrun_targetobject
Property | Value |
---|---|
ReferencingEntity | msdyn_salesroutingrun |
ReferencingAttribute | msdyn_targetobject |
ReferencedEntityNavigationPropertyName | msdyn_contact_msdyn_salesroutingrun_targetobject |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_contact_msdyn_salessuggestion
Many-To-One Relationship: msdyn_salessuggestion msdyn_contact_msdyn_salessuggestion
Property | Value |
---|---|
ReferencingEntity | msdyn_salessuggestion |
ReferencingAttribute | msdyn_sequencecontact |
ReferencedEntityNavigationPropertyName | msdyn_contact_msdyn_salessuggestion |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_linkeditemvalidity_polymorphic_contactid
Many-To-One Relationship: msdyn_linkedentityattributevalidity msdyn_linkeditemvalidity_polymorphic_contactid
Property | Value |
---|---|
ReferencingEntity | msdyn_linkedentityattributevalidity |
ReferencingAttribute | msdyn_linkeditemlookup |
ReferencedEntityNavigationPropertyName | msdyn_linkeditemvalidity_polymorphic_contactid |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_conversationparticipantinsights_contact_msdyn_User
Many-To-One Relationship: msdyn_conversationparticipantinsights msdyn_msdyn_conversationparticipantinsights_contact_msdyn_User
Property | Value |
---|---|
ReferencingEntity | msdyn_conversationparticipantinsights |
ReferencingAttribute | msdyn_user |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_conversationparticipantinsights_contact_msdyn_user |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_preferredagent_contact_msdyn_recordId
Many-To-One Relationship: msdyn_preferredagent msdyn_msdyn_preferredagent_contact_msdyn_recordId
Property | Value |
---|---|
ReferencingEntity | msdyn_preferredagent |
ReferencingAttribute | msdyn_recordid |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_preferredagent_contact_msdyn_recordId |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_salescopilotinsight_contact_msdyn_targetentityid
Many-To-One Relationship: msdyn_salescopilotinsight msdyn_msdyn_salescopilotinsight_contact_msdyn_targetentityid
Property | Value |
---|---|
ReferencingEntity | msdyn_salescopilotinsight |
ReferencingAttribute | msdyn_targetentityid |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_salescopilotinsight_contact_msdyn_targetentityid |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_taggedrecord_contact_msdyn_dynamicsrecordid
Many-To-One Relationship: msdyn_taggedrecord msdyn_msdyn_taggedrecord_contact_msdyn_dynamicsrecordid
Property | Value |
---|---|
ReferencingEntity | msdyn_taggedrecord |
ReferencingAttribute | msdyn_dynamicsrecordid |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_taggedrecord_contact_msdyn_dynamicsrecordid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sabackupdiagnostic_contact_msdyn_target
Many-To-One Relationship: msdyn_sabackupdiagnostic msdyn_sabackupdiagnostic_contact_msdyn_target
Property | Value |
---|---|
ReferencingEntity | msdyn_sabackupdiagnostic |
ReferencingAttribute | msdyn_target |
ReferencedEntityNavigationPropertyName | msdyn_sabackupdiagnostic_contact_msdyn_target |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_salesroutingdiagnostic_contact_msdyn_target
Many-To-One Relationship: msdyn_salesroutingdiagnostic msdyn_salesroutingdiagnostic_contact_msdyn_target
Property | Value |
---|---|
ReferencingEntity | msdyn_salesroutingdiagnostic |
ReferencingAttribute | msdyn_target |
ReferencedEntityNavigationPropertyName | msdyn_salesroutingdiagnostic_contact_msdyn_target |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequencetarget_contact_msdyn_target
Many-To-One Relationship: msdyn_sequencetarget msdyn_sequencetarget_contact_msdyn_target
Property | Value |
---|---|
ReferencingEntity | msdyn_sequencetarget |
ReferencingAttribute | msdyn_target |
ReferencedEntityNavigationPropertyName | msdyn_sequencetarget_contact_msdyn_target |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
opportunity_customer_contacts
Many-To-One Relationship: opportunity opportunity_customer_contacts
Property | Value |
---|---|
ReferencingEntity | opportunity |
ReferencingAttribute | customerid |
ReferencedEntityNavigationPropertyName | opportunity_customer_contacts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Sales Label: MenuId: null Order: 10 QueryApi: CRMOpportunity.RollupRelatedByObject ViewId: 00000000-0000-0000-00aa-000010001203 |
opportunity_parent_contact
Many-To-One Relationship: opportunity opportunity_parent_contact
Property | Value |
---|---|
ReferencingEntity | opportunity |
ReferencingAttribute | parentcontactid |
ReferencedEntityNavigationPropertyName | opportunity_parent_contact |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Sales Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-00aa-000010001203 |
order_customer_contacts
Many-To-One Relationship: salesorder order_customer_contacts
Property | Value |
---|---|
ReferencingEntity | salesorder |
ReferencingAttribute | customerid |
ReferencedEntityNavigationPropertyName | order_customer_contacts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Sales Label: MenuId: null Order: 30 QueryApi: CRMSalesOrder.RollupRelatedByObject ViewId: 71f7da6e-2772-4097-89d1-3670ff8348bb |
quote_customer_contacts
Many-To-One Relationship: quote quote_customer_contacts
Property | Value |
---|---|
ReferencingEntity | quote |
ReferencingAttribute | customerid |
ReferencedEntityNavigationPropertyName | quote_customer_contacts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Sales Label: MenuId: null Order: 20 QueryApi: CRMQuote.RollupRelatedByObject ViewId: 642095db-91dd-4813-bb31-665a3a2bae61 |
SourceContact_BulkOperationLogs
Many-To-One Relationship: bulkoperationlog SourceContact_BulkOperationLogs
Property | Value |
---|---|
ReferencingEntity | bulkoperationlog |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | SourceContact_BulkOperationLogs |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
- BulkOperation_Contacts
- CampaignActivity_Contacts
- contactinvoices_association
- contactleads_association
- contactorders_association
- contactquotes_association
- entitlementcontacts_association
- listcontact_association
- servicecontractcontacts_association
BulkOperation_Contacts
See bulkoperation BulkOperation_Contacts Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | bulkoperationlog |
IsCustomizable | False |
SchemaName | BulkOperation_Contacts |
IntersectAttribute | regardingobjectid |
NavigationPropertyName | BulkOperation_Logs_Contacts |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 12 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
CampaignActivity_Contacts
See campaignactivity CampaignActivity_Contacts Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | bulkoperationlog |
IsCustomizable | False |
SchemaName | CampaignActivity_Contacts |
IntersectAttribute | regardingobjectid |
NavigationPropertyName | CampaignActivity_Logs_Contacts |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 12 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
contactinvoices_association
See invoice contactinvoices_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | contactinvoices |
IsCustomizable | False |
SchemaName | contactinvoices_association |
IntersectAttribute | contactid |
NavigationPropertyName | contactinvoices_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMInvoice.RetrieveContacts ViewId: 00000000-0000-0000-00aa-000010001210 |
contactleads_association
See lead contactleads_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | contactleads |
IsCustomizable | False |
SchemaName | contactleads_association |
IntersectAttribute | contactid |
NavigationPropertyName | contactleads_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
contactorders_association
See salesorder contactorders_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | contactorders |
IsCustomizable | False |
SchemaName | contactorders_association |
IntersectAttribute | contactid |
NavigationPropertyName | contactorders_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
contactquotes_association
See quote contactquotes_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | contactquotes |
IsCustomizable | False |
SchemaName | contactquotes_association |
IntersectAttribute | contactid |
NavigationPropertyName | contactquotes_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
entitlementcontacts_association
See entitlement entitlementcontacts_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | entitlementcontacts |
IsCustomizable | False |
SchemaName | entitlementcontacts_association |
IntersectAttribute | contactid |
NavigationPropertyName | entitlementcontacts_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
listcontact_association
See list listcontact_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | listmember |
IsCustomizable | False |
SchemaName | listcontact_association |
IntersectAttribute | entityid |
NavigationPropertyName | listcontact_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: List.RetrieveListsForMember ViewId: bdd93547-53f6-4609-b591-9f48ce86295f |
servicecontractcontacts_association
See contract servicecontractcontacts_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | servicecontractcontacts |
IsCustomizable | False |
SchemaName | servicecontractcontacts_association |
IntersectAttribute | contactid |
NavigationPropertyName | servicecontractcontacts_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
contact