Edit

Share via


Suggested Contact (msdyn_suggestedcontact) table/entity reference (Microsoft Dynamics 365)

Contact suggestions

Messages

The following table lists the messages for the Suggested Contact (msdyn_suggestedcontact) 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
BulkRetain
Event: True
BulkRetain Learn to use messages with the SDK for .NET
Create
Event: True
POST /msdyn_suggestedcontacts
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /msdyn_suggestedcontacts(msdyn_suggestedcontactid)
See Delete
Delete records
PurgeRetainedContent
Event: True
PurgeRetainedContent Learn to use messages with the SDK for .NET
Retain
Event: True
Retain Learn to use messages with the SDK for .NET
Retrieve
Event: True
GET /msdyn_suggestedcontacts(msdyn_suggestedcontactid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /msdyn_suggestedcontacts
See Query data
Query data
RollbackRetain
Event: True
RollbackRetain Learn to use messages with the SDK for .NET
Update
Event: True
PATCH /msdyn_suggestedcontacts(msdyn_suggestedcontactid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /msdyn_suggestedcontacts(msdyn_suggestedcontactid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest
ValidateRetentionConfig
Event: True
ValidateRetentionConfig Learn to use messages with the SDK for .NET

Properties

The following table lists selected properties for the Suggested Contact (msdyn_suggestedcontact) table.

Property Value
DisplayName Suggested Contact
DisplayCollectionName Contact Suggestions
SchemaName msdyn_suggestedcontact
CollectionSchemaName msdyn_suggestedcontacts
EntitySetName msdyn_suggestedcontacts
LogicalName msdyn_suggestedcontact
LogicalCollectionName msdyn_suggestedcontacts
PrimaryIdAttribute msdyn_suggestedcontactid
PrimaryNameAttribute msdyn_fullname
TableType Virtual
OwnershipType OrganizationOwned

Writable columns/attributes

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

msdyn_accountid

Property Value
Description Account Name
DisplayName Account Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_accountid
RequiredLevel None
Type Lookup
Targets

msdyn_accountidname

Property Value
Description Account Name
DisplayName Account Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_accountidname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_accountname

Property Value
Description Account Name
DisplayName Account Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_accountname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_addresscity

Property Value
Description Address City
DisplayName Address City
IsValidForForm True
IsValidForRead True
LogicalName msdyn_addresscity
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_addressline1

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

msdyn_addressline2

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

msdyn_addresspostalcode

Property Value
Description Address Postal Code
DisplayName Address Postal Code
IsValidForForm True
IsValidForRead True
LogicalName msdyn_addresspostalcode
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_companyname

Property Value
Description Company Name
DisplayName Company Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_companyname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_createdon

Property Value
Description Date and time when the record was created.
DisplayName Date
IsValidForForm True
IsValidForRead True
LogicalName msdyn_createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

msdyn_description

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

msdyn_email

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

msdyn_firstname

Property Value
Description first name
DisplayName First Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_firstname
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_fullname

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

msdyn_jobtitle

Property Value
Description Job Title
DisplayName Job Title
IsValidForForm True
IsValidForRead True
LogicalName msdyn_jobtitle
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_lastname

Property Value
Description Last Name
DisplayName Last Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_lastname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_mobilephone

Property Value
Description Mobile Phone
DisplayName Mobile Phone
IsValidForForm True
IsValidForRead True
LogicalName msdyn_mobilephone
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_preferredcontactmethodcode

Property Value
Description Preferred Contact Method Code
DisplayName Preferred Contact Method Code
IsValidForForm True
IsValidForRead True
LogicalName msdyn_preferredcontactmethodcode
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_suggestedcontactId

Property Value
Description Unique identifier for entity instances
DisplayName Suggested Contact
IsValidForForm False
IsValidForRead True
LogicalName msdyn_suggestedcontactid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_telephone

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

See also

Dataverse table/entity reference
Dataverse Web API Reference