Suggested Activity (msdyn_suggestedactivity) table/entity reference (Microsoft Dynamics 365)

Activity suggestions

Messages

The following table lists the messages for the Suggested Activity (msdyn_suggestedactivity) 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_suggestedactivities
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /msdyn_suggestedactivities(msdyn_suggestedactivityid)
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_suggestedactivities(msdyn_suggestedactivityid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /msdyn_suggestedactivities
See Query data
Query data
RollbackRetain
Event: True
RollbackRetain Learn to use messages with the SDK for .NET
Update
Event: True
PATCH /msdyn_suggestedactivities(msdyn_suggestedactivityid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /msdyn_suggestedactivities(msdyn_suggestedactivityid)
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 Activity (msdyn_suggestedactivity) table.

Property Value
DisplayName Suggested Activity
DisplayCollectionName Activity Suggestions
SchemaName msdyn_suggestedactivity
CollectionSchemaName msdyn_suggestedactivities
EntitySetName msdyn_suggestedactivities
LogicalName msdyn_suggestedactivity
LogicalCollectionName msdyn_suggestedactivities
PrimaryIdAttribute msdyn_suggestedactivityid
PrimaryNameAttribute msdyn_subject
TableType Virtual
OwnershipType OrganizationOwned

Writable columns/attributes

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

msdyn_ActivityType

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

msdyn_BodyPreview

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

msdyn_createddate

Property Value
Description Created Date
DisplayName Created Date
IsValidForForm True
IsValidForRead True
LogicalName msdyn_createddate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

msdyn_duration

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

msdyn_endtime

Property Value
Description End Time
DisplayName End Time
IsValidForForm True
IsValidForRead True
LogicalName msdyn_endtime
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0
Property Value
Description Exchange web link
DisplayName Exchange web link
IsValidForForm True
IsValidForRead True
LogicalName msdyn_exchangeweblink
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_Importance

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

msdyn_location

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

msdyn_regardingid

Property Value
Description Regarding
DisplayName Regarding
IsValidForForm True
IsValidForRead True
LogicalName msdyn_regardingid
RequiredLevel None
Type Lookup
Targets

msdyn_regardingname

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

msdyn_sender

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

msdyn_sendername

Property Value
Description Sender's Name
DisplayName Sender's Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_sendername
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_starttime

Property Value
Description Start Time
DisplayName Start Time
IsValidForForm True
IsValidForRead True
LogicalName msdyn_starttime
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

msdyn_Subject

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

msdyn_suggestedactivityId

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

msdyn_to

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

See also

Dataverse table/entity reference
Dataverse Web API Reference