Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Session for interacting with a customer
Messages
The following table lists the messages for the Session (msdyn_ocsession) 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 |
|---|---|---|
AssignEvent: True |
PATCH /msdyn_ocsessions(activityid)Update the ownerid property. |
AssignRequest |
AssociateEvent: True |
Associate records | Associate records |
BulkRetainEvent: True |
BulkRetain | Learn to use messages with the SDK for .NET |
CreateEvent: True |
POST /msdyn_ocsessionsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyn_ocsessions(activityid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
PurgeRetainedContentEvent: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
RestoreEvent: True |
Restore | Learn to use messages with the SDK for .NET |
RetainEvent: True |
Retain | Learn to use messages with the SDK for .NET |
RetrieveEvent: True |
GET /msdyn_ocsessions(activityid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /msdyn_ocsessionsSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
RollbackRetainEvent: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
SetStateEvent: True |
PATCH /msdyn_ocsessions(activityid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /msdyn_ocsessions(activityid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /msdyn_ocsessions(activityid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfigEvent: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Session (msdyn_ocsession) table.
| Property | Value |
|---|---|
| DisplayName | Session |
| DisplayCollectionName | Sessions |
| SchemaName | msdyn_ocsession |
| CollectionSchemaName | msdyn_ocsessions |
| EntitySetName | msdyn_ocsessions |
| LogicalName | msdyn_ocsession |
| LogicalCollectionName | msdyn_ocsessions |
| PrimaryIdAttribute | activityid |
| PrimaryNameAttribute | subject |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ActivityAdditionalParams
- ActivityId
- ActualDurationMinutes
- ActualEnd
- ActualStart
- BCC
- CC
- Community
- Customers
- DeliveryPriorityCode
- Description
- ExchangeItemId
- ExchangeWebLink
- From
- ImportSequenceNumber
- IsBilled
- IsMapiPrivate
- IsWorkflowCreated
- LastOnHoldTime
- LeftVoiceMail
- msdyn_activeagentgroupid
- msdyn_agentacceptedon
- msdyn_agentassignedon
- msdyn_botengagementmode
- msdyn_cdsqueueid
- msdyn_channel
- msdyn_channelinstanceid
- msdyn_channelprofileid
- msdyn_closurereason
- msdyn_liveworkitemid
- msdyn_primarysession
- msdyn_queueassignedon
- msdyn_queueassignedreason
- msdyn_queueid
- msdyn_routingfailurestage
- msdyn_sessionactivewrapuptimeinseconds
- msdyn_sessionclosedon
- msdyn_sessioncreatedon
- msdyn_sessioncreationreason
- msdyn_sessionid
- msdyn_sessionmodifiedon
- msdyn_sessionwrapuptimeinseconds
- msdyn_state
- msdyn_wrapupinitiatedon
- OptionalAttendees
- Organizer
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- Partners
- PriorityCode
- ProcessId
- RegardingObjectId
- RegardingObjectTypeCode
- RequiredAttendees
- Resources
- ScheduledDurationMinutes
- ScheduledEnd
- ScheduledStart
- ServiceId
- SLAId
- SortDate
- StageId
- StateCode
- StatusCode
- Subject
- TimeZoneRuleVersionNumber
- To
- TransactionCurrencyId
- TraversedPath
- UTCConversionTimeZoneCode
ActivityAdditionalParams
| Property | Value |
|---|---|
| Description | Additional information provided by the external application as JSON. For internal use only. |
| DisplayName | Activity Additional Parameters |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | activityadditionalparams |
| RequiredLevel | None |
| Type | Memo |
| Format | TextArea |
| FormatName | TextArea |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 8192 |
ActivityId
| Property | Value |
|---|---|
| Description | Unique identifier of the activity. |
| DisplayName | Activity |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | activityid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ActualDurationMinutes
| Property | Value |
|---|---|
| Description | Actual duration of the activity in minutes. |
| DisplayName | Actual Duration |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | actualdurationminutes |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
ActualEnd
| Property | Value |
|---|---|
| Description | Actual end time of the activity. |
| DisplayName | Actual End |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | actualend |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ActualStart
| Property | Value |
|---|---|
| Description | Actual start time of the activity. |
| DisplayName | Actual Start |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | actualstart |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
BCC
| Property | Value |
|---|---|
| Description | Blind Carbon-copy (bcc) recipients of the activity. |
| DisplayName | BCC |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | bcc |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, lead, systemuser |
CC
| Property | Value |
|---|---|
| Description | Carbon-copy (cc) recipients of the activity. |
| DisplayName | CC |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | cc |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, lead, systemuser |
Community
| Property | Value |
|---|---|
| Description | Shows how contact about the social activity originated, such as from Twitter or Facebook. This field is read-only. |
| DisplayName | Social Channel |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | community |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | socialprofile_community |
Community Choices/Options
| Value | Label |
|---|---|
| 0 | Other |
| 1 | |
| 2 | |
| 3 | Line |
| 4 | |
| 5 | Cortana |
| 6 | Direct Line |
| 7 | Microsoft Teams |
| 8 | Direct Line Speech |
| 9 | |
| 10 | GroupMe |
| 11 | Kik |
| 12 | Telegram |
| 13 | Skype |
| 14 | Slack |
| 15 | |
| 16 | Apple Messages For Business |
| 17 | Google's Business Messages |
Customers
| Property | Value |
|---|---|
| Description | Customer with which the activity is associated. |
| DisplayName | Customers |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | customers |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact |
DeliveryPriorityCode
| Property | Value |
|---|---|
| Description | Priority of delivery of the activity to the email server. |
| DisplayName | Delivery Priority |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | deliveryprioritycode |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 1 |
| GlobalChoiceName | activitypointer_deliveryprioritycode |
DeliveryPriorityCode Choices/Options
| Value | Label |
|---|---|
| 0 | Low |
| 1 | Normal |
| 2 | High |
Description
| Property | Value |
|---|---|
| Description | Description of the activity. |
| DisplayName | Description |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2000 |
ExchangeItemId
| Property | Value |
|---|---|
| Description | The message id of activity which is returned from Exchange Server. |
| DisplayName | Exchange Item ID |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | exchangeitemid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 200 |
ExchangeWebLink
| Property | Value |
|---|---|
| Description | Shows the web link of Activity of type email. |
| DisplayName | Exchange WebLink |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | exchangeweblink |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1250 |
From
| Property | Value |
|---|---|
| Description | Person who the activity is from. |
| DisplayName | From |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | from |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, lead, systemuser |
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | importsequencenumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
IsBilled
| Property | Value |
|---|---|
| Description | Information regarding whether the activity was billed as part of resolving a case. |
| DisplayName | Is Billed |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isbilled |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | msdyn_ocsession_isbilled |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
IsMapiPrivate
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Is Private |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | ismapiprivate |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | msdyn_ocsession_ismapiprivate |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
IsWorkflowCreated
| Property | Value |
|---|---|
| Description | Information regarding whether the activity was created from a workflow rule. |
| DisplayName | Is Workflow Created |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isworkflowcreated |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | msdyn_ocsession_isworkflowcreated |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
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 |
LeftVoiceMail
| Property | Value |
|---|---|
| Description | Left the voice mail |
| DisplayName | Left Voice Mail |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | leftvoicemail |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | msdyn_ocsession_leftvoicemail |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
msdyn_activeagentgroupid
| Property | Value |
|---|---|
| Description | Active Agent Group Associated with the Conversation |
| DisplayName | Active Agent Group |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_activeagentgroupid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_agentgroup |
msdyn_agentacceptedon
| Property | Value |
|---|---|
| Description | Date and time when session was accepted by agent |
| DisplayName | Agent Accepted On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_agentacceptedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_agentassignedon
| Property | Value |
|---|---|
| Description | Date and time when session was assigned to agent |
| DisplayName | Agent Assigned On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_agentassignedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_botengagementmode
| Property | Value |
|---|---|
| Description | Indicates when a bot was engaged |
| DisplayName | Bot Engagement Mode |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_botengagementmode |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_ocsession_msdyn_botengagementmode |
msdyn_botengagementmode Choices/Options
| Value | Label |
|---|---|
| 192350000 | Default |
| 192350001 | PreConversation |
| 192350002 | PostConverstation |
| 192350003 | OffBusinessHour |
msdyn_cdsqueueid
| Property | Value |
|---|---|
| Description | Unique identifier for Queue associated with Session. |
| DisplayName | Queue Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_cdsqueueid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | queue |
msdyn_channel
| Property | Value |
|---|---|
| Description | The channel type of the session |
| DisplayName | Channel |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_channel |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_streamsource |
msdyn_channel Choices/Options
| Value | Label |
|---|---|
| 192350000 | Entity Records |
msdyn_channelinstanceid
| Property | Value |
|---|---|
| Description | Unique identifier to identify the app to which this conversation belogs to. |
| DisplayName | Channel Instance ID |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_channelinstanceid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_channelinstance |
msdyn_channelprofileid
| Property | Value |
|---|---|
| Description | Channel Profile Associated with the Conversation |
| DisplayName | Channel Profile Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_channelprofileid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_channelprofile |
msdyn_closurereason
| Property | Value |
|---|---|
| Description | Reason for session closure |
| DisplayName | Closure Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_closurereason |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_ocsession_msdyn_closurereason |
msdyn_closurereason Choices/Options
| Value | Label |
|---|---|
| 192350000 | Default |
| 192350001 | AgentReject |
| 192350002 | AgentTimeout |
| 192350003 | ConversationTimeout |
| 192350004 | AgentClosed |
| 192350005 | ConversationClosed |
| 192350006 | AgentTransfered |
| 192350007 | AgentDisconnected |
| 192350008 | AgentReRouted |
| 192350009 | VirtualAgentClosed |
| 192350010 | AgentTransferToQueue |
| 192350011 | SupervisorAssignToQueue |
| 192350012 | SupervisorTransferToAgent |
| 192350013 | SystemReject |
| 192350014 | ForceClose |
| 192350015 | OverflowQueueTransfer |
| 192350016 | OverflowEndConversation |
| 192350017 | AddAgentFailed |
| 192350018 | AutoClose |
| 192350019 | SecondaryChannelClosed |
| 192350020 | CustomerDisconnect |
| 192350021 | AgentEndConversation |
| 192350022 | CustomerEndConversation |
| 192350023 | QueueTransfer |
| 192350024 | InqueueOverflowQueueTransfer |
| 192350025 | InqueueOverflowEndConversation |
| 192350026 | BotTransferToAgent |
| 192350027 | BotEndConversation |
| 192350028 | BotCallFailureEndConversation |
| 192350029 | BotCallFailureExternalTransfer |
| 192350030 | BotCallFailurePromptAndEscalate |
| 192350031 | BotCallFailureEscalate |
| 192350032 | CanceledByProactiveService |
| 192350033 | ManuallyClosedConversation |
| 192350034 | ManuallyClosedSession |
| 192350035 | AgentTransferToAgentGroup |
| 192350036 | ExternalAgentAccept |
| 192350037 | ExternalAgentReject |
| 192350052 | MonitorDisconnected |
msdyn_liveworkitemid
| Property | Value |
|---|---|
| Description | Unique Identifier of Conversation associated to the session |
| DisplayName | Conversation |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_liveworkitemid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_ocliveworkitem |
msdyn_primarysession
| Property | Value |
|---|---|
| Description | Reference to primary session. |
| DisplayName | Primary Session |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_primarysession |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_ocsession |
msdyn_queueassignedon
| Property | Value |
|---|---|
| Description | Date and time when queue was assigned to session |
| DisplayName | Queue Assigned On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_queueassignedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_queueassignedreason
| Property | Value |
|---|---|
| Description | Reason for Queue Assignment (This is for internal use only. Customers are advised to not use this property) |
| DisplayName | Queue Assignment Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_queueassignedreason |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_occallsessioneventreasons |
msdyn_queueassignedreason Choices/Options
| Value | Label |
|---|---|
| 192350000 | Default |
| 192350001 | AgentTransfer |
| 192350002 | QueueTransfer |
| 192350003 | PreChatSurvey |
| 192350004 | PostchatSurvey |
| 192350005 | UserAccept |
| 192350006 | AutoAccept |
| 192350007 | Closed |
| 192350008 | AgentInviteRejected |
| 192350009 | AgentInviteTimeout |
| 192350010 | AgentDisconnected |
| 192350011 | AgentTimeout |
| 192350012 | AgentTransferred |
| 192350013 | CustomerTimeout |
| 192350014 | CustomerDisconnect |
| 192350015 | SessionTimeout |
| 192350016 | Escalated |
| 192350017 | Rejected |
| 192350018 | TimedOut |
| 192350019 | Accepted |
| 192350020 | AutoAccepted |
| 192350021 | Disconnect |
| 192350022 | Timeout |
| 192350023 | End |
| 192350024 | BotTransferSession |
| 192350025 | BotEndConversation |
| 192350026 | AssignToAgentBySupervisor |
| 192350027 | AssignToQueueBySupervisor |
| 192350028 | CustomerRejoin |
| 192350029 | CustomerEndConversation |
| 192350030 | AgentEndConversation |
| 192350031 | SupervisorTransferToAgent |
| 192350032 | AgentEndConsult |
| 192350033 | ForceClose |
| 192350034 | OverflowQueueTransfer |
| 192350035 | OverflowEndConversation |
| 192350036 | OverflowAssignToQueue |
| 192350037 | SessionEndAfterWrapUp |
| 192350038 | ConversationExpired |
| 192350039 | Consult |
| 192350040 | AgentMonitor |
| 192350041 | AgentConversationJoin |
| 192350042 | Preview |
| 192350043 | BotCallFailureEndConversation |
| 192350044 | BotCallFailureExternalTransfer |
| 192350045 | BotCallFailurePromptAndEscalate |
| 192350046 | BotCallFailureEscalate |
| 192350049 | CustomerReconnect |
| 192350050 | AgentGroupTransfer |
| 192350052 | MonitorDisconnected |
msdyn_queueid
| Property | Value |
|---|---|
| Description | Queue associated to the session |
| DisplayName | Queue Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_queueid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_omnichannelqueue |
msdyn_routingfailurestage
| Property | Value |
|---|---|
| Description | Routing Failure Stage |
| DisplayName | Routing Failure Stage |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_routingfailurestage |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 10 |
| GlobalChoiceName | msdyn_routingfailurestage |
msdyn_routingfailurestage Choices/Options
| Value | Label |
|---|---|
| 10 | None |
| 1000 | Record Identification |
| 2000 | Demand Classification |
msdyn_sessionactivewrapuptimeinseconds
| Property | Value |
|---|---|
| Description | |
| DisplayName | Session Active Wrap Up Time In Seconds |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_sessionactivewrapuptimeinseconds |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
msdyn_sessionclosedon
| Property | Value |
|---|---|
| Description | Date and time when session was closed |
| DisplayName | Session Closed On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_sessionclosedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_sessioncreatedon
| Property | Value |
|---|---|
| Description | Date and time when session was created |
| DisplayName | Session Created On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_sessioncreatedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_sessioncreationreason
| Property | Value |
|---|---|
| Description | Reason for session creation (This is for internal use only. Customers are advised to not use this property) |
| DisplayName | Created Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_sessioncreationreason |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_occallsessioneventreasons |
msdyn_sessioncreationreason Choices/Options
| Value | Label |
|---|---|
| 192350000 | Default |
| 192350001 | AgentTransfer |
| 192350002 | QueueTransfer |
| 192350003 | PreChatSurvey |
| 192350004 | PostchatSurvey |
| 192350005 | UserAccept |
| 192350006 | AutoAccept |
| 192350007 | Closed |
| 192350008 | AgentInviteRejected |
| 192350009 | AgentInviteTimeout |
| 192350010 | AgentDisconnected |
| 192350011 | AgentTimeout |
| 192350012 | AgentTransferred |
| 192350013 | CustomerTimeout |
| 192350014 | CustomerDisconnect |
| 192350015 | SessionTimeout |
| 192350016 | Escalated |
| 192350017 | Rejected |
| 192350018 | TimedOut |
| 192350019 | Accepted |
| 192350020 | AutoAccepted |
| 192350021 | Disconnect |
| 192350022 | Timeout |
| 192350023 | End |
| 192350024 | BotTransferSession |
| 192350025 | BotEndConversation |
| 192350026 | AssignToAgentBySupervisor |
| 192350027 | AssignToQueueBySupervisor |
| 192350028 | CustomerRejoin |
| 192350029 | CustomerEndConversation |
| 192350030 | AgentEndConversation |
| 192350031 | SupervisorTransferToAgent |
| 192350032 | AgentEndConsult |
| 192350033 | ForceClose |
| 192350034 | OverflowQueueTransfer |
| 192350035 | OverflowEndConversation |
| 192350036 | OverflowAssignToQueue |
| 192350037 | SessionEndAfterWrapUp |
| 192350038 | ConversationExpired |
| 192350039 | Consult |
| 192350040 | AgentMonitor |
| 192350041 | AgentConversationJoin |
| 192350042 | Preview |
| 192350043 | BotCallFailureEndConversation |
| 192350044 | BotCallFailureExternalTransfer |
| 192350045 | BotCallFailurePromptAndEscalate |
| 192350046 | BotCallFailureEscalate |
| 192350049 | CustomerReconnect |
| 192350050 | AgentGroupTransfer |
| 192350052 | MonitorDisconnected |
msdyn_sessionid
| Property | Value |
|---|---|
| Description | Unique Identifier of Session |
| DisplayName | Session Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_sessionid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_sessionmodifiedon
| Property | Value |
|---|---|
| Description | Date and time when session was last modified |
| DisplayName | Session Modified On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_sessionmodifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_sessionwrapuptimeinseconds
| Property | Value |
|---|---|
| Description | |
| DisplayName | Session Wrap Up Time In Seconds |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_sessionwrapuptimeinseconds |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
msdyn_state
| Property | Value |
|---|---|
| Description | (Deprecated) |
| DisplayName | State |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_state |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_ocsession_msdyn_state |
msdyn_state Choices/Options
| Value | Label |
|---|---|
| 192350000 | Default |
| 192350001 | Active |
| 192350002 | Closed |
| 192350003 | New |
| 192350004 | Wrap-up |
msdyn_wrapupinitiatedon
| Property | Value |
|---|---|
| Description | Date and time when session wrap-up was initiated |
| DisplayName | Wrap-up Status Intiated On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_wrapupinitiatedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
OptionalAttendees
| Property | Value |
|---|---|
| Description | List of optional attendees for the activity. |
| DisplayName | Optional Attendees |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | optionalattendees |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, entitlement, equipment, knowledgearticle, lead, msdyn_salessuggestion, queue, systemuser, unresolvedaddress |
Organizer
| Property | Value |
|---|---|
| Description | Person who organized the activity. |
| DisplayName | Organizer |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | organizer |
| RequiredLevel | None |
| Type | PartyList |
| Targets | systemuser |
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 | Unique identifier of the user or team who owns the activity. |
| 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 |
Partners
| Property | Value |
|---|---|
| Description | Outsource vendor with which activity is associated. |
| DisplayName | Outsource Vendors |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | partners |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact |
PriorityCode
| Property | Value |
|---|---|
| Description | Priority of the activity. |
| DisplayName | Priority |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | prioritycode |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 1 |
| GlobalChoiceName | msdyn_ocsession_prioritycode |
PriorityCode Choices/Options
| Value | Label |
|---|---|
| 0 | Low |
| 1 | Normal |
| 2 | High |
ProcessId
| Property | Value |
|---|---|
| Description | Unique identifier of the Process. |
| DisplayName | Process |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | processid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
RegardingObjectId
| Property | Value |
|---|---|
| Description | Unique identifier of the object with which the activity is associated. |
| DisplayName | Regarding |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | regardingobjectid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | account, adx_invitation, bookableresourcebooking, bookableresourcebookingheader, bulkoperation, campaign, campaignactivity, contact, contract, entitlement, entitlementtemplate, incident, interactionforemail, invoice, knowledgearticle, knowledgebaserecord, lead, msdyn_customerasset, msdyn_playbookinstance, msdyn_postalbum, msdyn_salessuggestion, msdyn_swarm, mspp_adplacement, mspp_pollplacement, mspp_publishingstatetransitionrule, mspp_redirect, mspp_shortcut, mspp_website, opportunity, quote, salesorder, site |
RegardingObjectTypeCode
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | regardingobjecttypecode |
| RequiredLevel | None |
| Type | EntityName |
RequiredAttendees
| Property | Value |
|---|---|
| Description | List of required attendees for the activity. |
| DisplayName | Required Attendees |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | requiredattendees |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, entitlement, equipment, knowledgearticle, lead, msdyn_salessuggestion, queue, systemuser, unresolvedaddress |
Resources
| Property | Value |
|---|---|
| Description | Users or facility/equipment that are required for the activity. |
| DisplayName | Resources |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | resources |
| RequiredLevel | None |
| Type | PartyList |
| Targets | equipment, systemuser |
ScheduledDurationMinutes
| Property | Value |
|---|---|
| Description | Scheduled duration of the activity, specified in minutes. |
| DisplayName | Scheduled Duration |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduleddurationminutes |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
ScheduledEnd
| Property | Value |
|---|---|
| Description | Scheduled end time of the activity. |
| DisplayName | Due Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduledend |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ScheduledStart
| Property | Value |
|---|---|
| Description | Scheduled start time of the activity. |
| DisplayName | Start Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduledstart |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ServiceId
| Property | Value |
|---|---|
| Description | Unique identifier of an associated service. |
| DisplayName | Service |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | serviceid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | service |
SLAId
| Property | Value |
|---|---|
| Description | Choose the service level agreement (SLA) that you want to apply to the case record. |
| DisplayName | SLA |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | slaid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | sla |
SortDate
| Property | Value |
|---|---|
| Description | Shows the date and time by which the activities are sorted. |
| DisplayName | Sort Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | sortdate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
StageId
| Property | Value |
|---|---|
| Description | Unique identifier of the Stage. |
| DisplayName | Process Stage |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | stageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
StateCode
| Property | Value |
|---|---|
| Description | Status of the activity. |
| DisplayName | Activity Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | 0 |
| GlobalChoiceName | msdyn_ocsession_statecode |
StateCode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Open DefaultStatus: 1 InvariantName: Open |
| 1 | Label: Completed DefaultStatus: 2 InvariantName: Completed |
| 2 | Label: Canceled DefaultStatus: 3 InvariantName: Canceled |
| 3 | Label: Scheduled DefaultStatus: 4 InvariantName: Scheduled |
StatusCode
| Property | Value |
|---|---|
| Description | Reason for the status of the activity. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_ocsession_statuscode |
StatusCode Choices/Options
| Value | Details |
|---|---|
| 1 | Label: Open State:0 TransitionData: None |
| 2 | Label: Completed State:1 TransitionData: None |
| 3 | Label: Canceled State:2 TransitionData: None |
| 4 | Label: Scheduled State:3 TransitionData: None |
Subject
| Property | Value |
|---|---|
| Description | Subject associated with the activity. |
| DisplayName | Subject |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | subject |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 200 |
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 |
To
| Property | Value |
|---|---|
| Description | Person who is the receiver of the activity. |
| DisplayName | To |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | to |
| RequiredLevel | None |
| Type | PartyList |
| Targets | account, contact, lead, systemuser |
TransactionCurrencyId
| Property | Value |
|---|---|
| Description | Unique identifier of the currency associated with the activitypointer. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | transactioncurrency |
TraversedPath
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | 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 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ActivityTypeCode
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- DeliveryLastAttemptedOn
- ExchangeRate
- InstanceTypeCode
- IsRegularActivity
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OnHoldTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- PostponeActivityProcessingUntil
- SenderMailboxId
- SentOn
- SeriesId
- SLAInvokedId
- VersionNumber
ActivityTypeCode
| Property | Value |
|---|---|
| Description | Type of activity. |
| DisplayName | Activity Type |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | activitytypecode |
| RequiredLevel | SystemRequired |
| Type | EntityName |
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the activity. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the activity was created. |
| DisplayName | Date Created |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the activitypointer. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
DeliveryLastAttemptedOn
| Property | Value |
|---|---|
| Description | Date and time when the delivery of the activity was last attempted. |
| DisplayName | Date Delivery Last Attempted |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | deliverylastattemptedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ExchangeRate
| Property | Value |
|---|---|
| Description | Exchange rate for the currency associated with the activitypointer with respect to the base 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 |
InstanceTypeCode
| Property | Value |
|---|---|
| Description | Type of instance of a recurring series. |
| DisplayName | Recurring Instance Type |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | instancetypecode |
| RequiredLevel | SystemRequired |
| Type | Picklist |
| DefaultFormValue | 0 |
| GlobalChoiceName | msdyn_ocsession_instancetypecode |
InstanceTypeCode Choices/Options
| Value | Label |
|---|---|
| 0 | Not Recurring |
| 1 | Recurring Master |
| 2 | Recurring Instance |
| 3 | Recurring Exception |
| 4 | Recurring Future Exception |
IsRegularActivity
| Property | Value |
|---|---|
| Description | Information regarding whether the activity is a regular activity type or event type. |
| DisplayName | Is Regular Activity |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isregularactivity |
| RequiredLevel | SystemRequired |
| Type | Boolean |
| GlobalChoiceName | activitypointer_isregularactivity |
| DefaultValue | True |
| True Label | Yes |
| False Label | No |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of user who last modified the activity. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when activity was last modified. |
| DisplayName | Last Updated |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who last modified the activitypointer. |
| 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 activity. |
| 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 that owns the activity. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Type | Lookup |
| Targets | team |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier of the user that owns the activity. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
PostponeActivityProcessingUntil
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Delay activity processing until |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | postponeactivityprocessinguntil |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
SenderMailboxId
| Property | Value |
|---|---|
| Description | Unique identifier of the mailbox associated with the sender of the email message. |
| DisplayName | Sender's Mailbox |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | sendermailboxid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | mailbox |
SentOn
| Property | Value |
|---|---|
| Description | Date and time when the activity was sent. |
| DisplayName | Date Sent |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | senton |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
SeriesId
| Property | Value |
|---|---|
| Description | Uniqueidentifier specifying the id of recurring series of an instance. |
| DisplayName | Series Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | seriesid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
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 |
VersionNumber
| Property | Value |
|---|---|
| Description | Version number of the activity. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- account_msdyn_ocsessions
- activity_pointer_msdyn_ocsession
- adx_invitation_msdyn_ocsessions
- bookableresourcebooking_msdyn_ocsessions
- bookableresourcebookingheader_msdyn_ocsessions
- bulkoperation_msdyn_ocsessions
- campaign_msdyn_ocsessions
- campaignactivity_msdyn_ocsessions
- contact_msdyn_ocsessions
- contract_msdyn_ocsessions
- entitlement_msdyn_ocsessions
- entitlementtemplate_msdyn_ocsessions
- incident_msdyn_ocsessions
- interactionforemail_msdyn_ocsessions
- invoice_msdyn_ocsessions
- knowledgearticle_msdyn_ocsessions
- knowledgebaserecord_msdyn_ocsessions
- lead_msdyn_ocsessions
- msdyn_customerasset_msdyn_ocsessions
- msdyn_msdyn_ocliveworkitem_msdyn_ocsession_liveworkstreamid
- msdyn_msdyn_ocsession_msdyn_agentgroup_activeagentgroupid
- msdyn_msdyn_ocsession_msdyn_channelinstance
- msdyn_msdyn_ocsession_msdyn_ocsession_primarysession
- msdyn_ocsession_businessunit_owningbusinessunit
- msdyn_ocsession_mailbox_sendermailboxid
- msdyn_ocsession_msdyn_channelprofileid_msdyn_channelprofile
- msdyn_ocsession_owner_ownerid
- msdyn_ocsession_service_serviceid
- msdyn_ocsession_sla_slaid
- msdyn_ocsession_sla_slainvokedid
- msdyn_ocsession_systemuser_createdby
- msdyn_ocsession_systemuser_createdonbehalfby
- msdyn_ocsession_systemuser_modifiedby
- msdyn_ocsession_systemuser_modifiedonbehalfby
- msdyn_ocsession_systemuser_owninguser
- msdyn_ocsession_team_owningteam
- msdyn_ocsession_transactioncurrency_transactioncurrencyid
- msdyn_postalbum_msdyn_ocsessions
- msdyn_queue_msdyn_ocsession_queueid
- msdyn_salessuggestion_msdyn_ocsessions
- msdyn_swarm_msdyn_ocsessions
- mspp_adplacement_msdyn_ocsessions
- mspp_pollplacement_msdyn_ocsessions
- mspp_publishingstatetransitionrule_msdyn_ocsessions
- mspp_redirect_msdyn_ocsessions
- mspp_shortcut_msdyn_ocsessions
- mspp_website_msdyn_ocsessions
- opportunity_msdyn_ocsessions
- quote_msdyn_ocsessions
- salesorder_msdyn_ocsessions
- site_msdyn_ocsessions
account_msdyn_ocsessions
One-To-Many Relationship: account account_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | account |
| ReferencedAttribute | accountid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_account_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: CascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
activity_pointer_msdyn_ocsession
One-To-Many Relationship: activitypointer activity_pointer_msdyn_ocsession
| Property | Value |
|---|---|
| ReferencedEntity | activitypointer |
| ReferencedAttribute | activityid |
| ReferencingAttribute | activityid |
| ReferencingEntityNavigationPropertyName | activityid_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
adx_invitation_msdyn_ocsessions
One-To-Many Relationship: adx_invitation adx_invitation_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | adx_invitation |
| ReferencedAttribute | adx_invitationid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_adx_invitation_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
bookableresourcebooking_msdyn_ocsessions
One-To-Many Relationship: bookableresourcebooking bookableresourcebooking_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | bookableresourcebooking |
| ReferencedAttribute | bookableresourcebookingid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_bookableresourcebooking_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
bookableresourcebookingheader_msdyn_ocsessions
One-To-Many Relationship: bookableresourcebookingheader bookableresourcebookingheader_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | bookableresourcebookingheader |
| ReferencedAttribute | bookableresourcebookingheaderid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_bookableresourcebookingheader_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
bulkoperation_msdyn_ocsessions
One-To-Many Relationship: bulkoperation bulkoperation_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | bulkoperation |
| ReferencedAttribute | activityid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_bulkoperation_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
campaign_msdyn_ocsessions
One-To-Many Relationship: campaign campaign_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | campaign |
| ReferencedAttribute | campaignid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_campaign_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
campaignactivity_msdyn_ocsessions
One-To-Many Relationship: campaignactivity campaignactivity_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | campaignactivity |
| ReferencedAttribute | activityid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_campaignactivity_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
contact_msdyn_ocsessions
One-To-Many Relationship: contact contact_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | contact |
| ReferencedAttribute | contactid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_contact_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: CascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
contract_msdyn_ocsessions
One-To-Many Relationship: contract contract_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | contract |
| ReferencedAttribute | contractid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_contract_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
entitlement_msdyn_ocsessions
One-To-Many Relationship: entitlement entitlement_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | entitlement |
| ReferencedAttribute | entitlementid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_entitlement_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
entitlementtemplate_msdyn_ocsessions
One-To-Many Relationship: entitlementtemplate entitlementtemplate_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | entitlementtemplate |
| ReferencedAttribute | entitlementtemplateid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_entitlementtemplate_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
incident_msdyn_ocsessions
One-To-Many Relationship: incident incident_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | incident |
| ReferencedAttribute | incidentid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_incident_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: CascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
interactionforemail_msdyn_ocsessions
One-To-Many Relationship: interactionforemail interactionforemail_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | interactionforemail |
| ReferencedAttribute | interactionforemailid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_new_interactionforemail_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
invoice_msdyn_ocsessions
One-To-Many Relationship: invoice invoice_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | invoice |
| ReferencedAttribute | invoiceid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_invoice_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
knowledgearticle_msdyn_ocsessions
One-To-Many Relationship: knowledgearticle knowledgearticle_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | knowledgearticle |
| ReferencedAttribute | knowledgearticleid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgearticle_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
knowledgebaserecord_msdyn_ocsessions
One-To-Many Relationship: knowledgebaserecord knowledgebaserecord_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | knowledgebaserecord |
| ReferencedAttribute | knowledgebaserecordid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgebaserecord_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lead_msdyn_ocsessions
One-To-Many Relationship: lead lead_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | lead |
| ReferencedAttribute | leadid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_lead_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: CascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
msdyn_customerasset_msdyn_ocsessions
One-To-Many Relationship: msdyn_customerasset msdyn_customerasset_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_customerasset |
| ReferencedAttribute | msdyn_customerassetid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_customerasset_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
msdyn_msdyn_ocliveworkitem_msdyn_ocsession_liveworkstreamid
One-To-Many Relationship: msdyn_ocliveworkitem msdyn_msdyn_ocliveworkitem_msdyn_ocsession_liveworkstreamid
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_ocliveworkitem |
| ReferencedAttribute | activityid |
| ReferencingAttribute | msdyn_liveworkitemid |
| ReferencingEntityNavigationPropertyName | msdyn_liveworkitemid_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_ocsession_msdyn_agentgroup_activeagentgroupid
One-To-Many Relationship: msdyn_agentgroup msdyn_msdyn_ocsession_msdyn_agentgroup_activeagentgroupid
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_agentgroup |
| ReferencedAttribute | msdyn_agentgroupid |
| ReferencingAttribute | msdyn_activeagentgroupid |
| ReferencingEntityNavigationPropertyName | msdyn_activeagentgroupid |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_ocsession_msdyn_channelinstance
One-To-Many Relationship: msdyn_channelinstance msdyn_msdyn_ocsession_msdyn_channelinstance
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_channelinstance |
| ReferencedAttribute | msdyn_channelinstanceid |
| ReferencingAttribute | msdyn_channelinstanceid |
| ReferencingEntityNavigationPropertyName | msdyn_channelinstanceid |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_ocsession_msdyn_ocsession_primarysession
One-To-Many Relationship: msdyn_ocsession msdyn_msdyn_ocsession_msdyn_ocsession_primarysession
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_ocsession |
| ReferencedAttribute | activityid |
| ReferencingAttribute | msdyn_primarysession |
| ReferencingEntityNavigationPropertyName | msdyn_primarysession_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_businessunit_owningbusinessunit
One-To-Many Relationship: businessunit msdyn_ocsession_businessunit_owningbusinessunit
| Property | Value |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| ReferencingAttribute | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_mailbox_sendermailboxid
One-To-Many Relationship: mailbox msdyn_ocsession_mailbox_sendermailboxid
| Property | Value |
|---|---|
| ReferencedEntity | mailbox |
| ReferencedAttribute | mailboxid |
| ReferencingAttribute | sendermailboxid |
| ReferencingEntityNavigationPropertyName | sendermailboxid_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_msdyn_channelprofileid_msdyn_channelprofile
One-To-Many Relationship: msdyn_channelprofile msdyn_ocsession_msdyn_channelprofileid_msdyn_channelprofile
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_channelprofile |
| ReferencedAttribute | msdyn_channelprofileid |
| ReferencingAttribute | msdyn_channelprofileid |
| ReferencingEntityNavigationPropertyName | msdyn_channelprofileid |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_owner_ownerid
One-To-Many Relationship: owner msdyn_ocsession_owner_ownerid
| Property | Value |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| ReferencingAttribute | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_service_serviceid
One-To-Many Relationship: service msdyn_ocsession_service_serviceid
| Property | Value |
|---|---|
| ReferencedEntity | service |
| ReferencedAttribute | serviceid |
| ReferencingAttribute | serviceid |
| ReferencingEntityNavigationPropertyName | serviceid_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_sla_slaid
One-To-Many Relationship: sla msdyn_ocsession_sla_slaid
| Property | Value |
|---|---|
| ReferencedEntity | sla |
| ReferencedAttribute | slaid |
| ReferencingAttribute | slaid |
| ReferencingEntityNavigationPropertyName | sla_activitypointer_sla_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_sla_slainvokedid
One-To-Many Relationship: sla msdyn_ocsession_sla_slainvokedid
| Property | Value |
|---|---|
| ReferencedEntity | sla |
| ReferencedAttribute | slaid |
| ReferencingAttribute | slainvokedid |
| ReferencingEntityNavigationPropertyName | slainvokedid_activitypointer_sla_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_systemuser_createdby
One-To-Many Relationship: systemuser msdyn_ocsession_systemuser_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_systemuser_createdonbehalfby
One-To-Many Relationship: systemuser msdyn_ocsession_systemuser_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_systemuser_modifiedby
One-To-Many Relationship: systemuser msdyn_ocsession_systemuser_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_systemuser_modifiedonbehalfby
One-To-Many Relationship: systemuser msdyn_ocsession_systemuser_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_systemuser_owninguser
One-To-Many Relationship: systemuser msdyn_ocsession_systemuser_owninguser
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_team_owningteam
One-To-Many Relationship: team msdyn_ocsession_team_owningteam
| Property | Value |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_ocsession_transactioncurrency_transactioncurrencyid
One-To-Many Relationship: transactioncurrency msdyn_ocsession_transactioncurrency_transactioncurrencyid
| Property | Value |
|---|---|
| ReferencedEntity | transactioncurrency |
| ReferencedAttribute | transactioncurrencyid |
| ReferencingAttribute | transactioncurrencyid |
| ReferencingEntityNavigationPropertyName | transactioncurrencyid_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_postalbum_msdyn_ocsessions
One-To-Many Relationship: msdyn_postalbum msdyn_postalbum_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_postalbum |
| ReferencedAttribute | msdyn_postalbumid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_postalbum_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
msdyn_queue_msdyn_ocsession_queueid
One-To-Many Relationship: queue msdyn_queue_msdyn_ocsession_queueid
| Property | Value |
|---|---|
| ReferencedEntity | queue |
| ReferencedAttribute | queueid |
| ReferencingAttribute | msdyn_cdsqueueid |
| ReferencingEntityNavigationPropertyName | msdyn_cdsqueueid_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_salessuggestion_msdyn_ocsessions
One-To-Many Relationship: msdyn_salessuggestion msdyn_salessuggestion_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_salessuggestion |
| ReferencedAttribute | msdyn_salessuggestionid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_salessuggestion_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
msdyn_swarm_msdyn_ocsessions
One-To-Many Relationship: msdyn_swarm msdyn_swarm_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_swarm |
| ReferencedAttribute | msdyn_swarmid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_msdyn_swarm_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
mspp_adplacement_msdyn_ocsessions
One-To-Many Relationship: mspp_adplacement mspp_adplacement_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | mspp_adplacement |
| ReferencedAttribute | mspp_adplacementid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_adplacement_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_pollplacement_msdyn_ocsessions
One-To-Many Relationship: mspp_pollplacement mspp_pollplacement_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | mspp_pollplacement |
| ReferencedAttribute | mspp_pollplacementid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_pollplacement_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_publishingstatetransitionrule_msdyn_ocsessions
One-To-Many Relationship: mspp_publishingstatetransitionrule mspp_publishingstatetransitionrule_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | mspp_publishingstatetransitionrule |
| ReferencedAttribute | mspp_publishingstatetransitionruleid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_publishingstatetransitionrule_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_redirect_msdyn_ocsessions
One-To-Many Relationship: mspp_redirect mspp_redirect_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | mspp_redirect |
| ReferencedAttribute | mspp_redirectid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_redirect_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_shortcut_msdyn_ocsessions
One-To-Many Relationship: mspp_shortcut mspp_shortcut_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | mspp_shortcut |
| ReferencedAttribute | mspp_shortcutid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_shortcut_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
mspp_website_msdyn_ocsessions
One-To-Many Relationship: mspp_website mspp_website_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | mspp_website |
| ReferencedAttribute | mspp_websiteid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_mspp_website_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
opportunity_msdyn_ocsessions
One-To-Many Relationship: opportunity opportunity_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | opportunity |
| ReferencedAttribute | opportunityid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_opportunity_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
quote_msdyn_ocsessions
One-To-Many Relationship: quote quote_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | quote |
| ReferencedAttribute | quoteid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_quote_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
salesorder_msdyn_ocsessions
One-To-Many Relationship: salesorder salesorder_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | salesorder |
| ReferencedAttribute | salesorderid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_salesorder_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
site_msdyn_ocsessions
One-To-Many Relationship: site site_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencedEntity | site |
| ReferencedAttribute | siteid |
| ReferencingAttribute | regardingobjectid |
| ReferencingEntityNavigationPropertyName | regardingobjectid_site_msdyn_ocsession |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- CampaignResponse_msdyn_ocsessions
- msdyn_msdyn_botsession_sessionid_msdyn_oc
- msdyn_msdyn_ocsession_msdyn_agentcapacityupdatehistory_sessionid
- msdyn_msdyn_ocsession_msdyn_ocliveworkitem_lastsessionid
- msdyn_msdyn_ocsession_msdyn_ocsession_primarysession
- msdyn_msdyn_ocsession_msdyn_ocsessionparticipantevent_sessionid
- msdyn_msdyn_ocsession_msdyn_ocsessionsentiment_omnichannelsession
- msdyn_ocsession_ActionCards
- msdyn_ocsession_activity_parties
- msdyn_ocsession_Annotations
- msdyn_ocsession_AsyncOperations
- msdyn_ocsession_BulkDeleteFailures
- msdyn_ocsession_connections1
- msdyn_ocsession_connections2
- msdyn_ocsession_DuplicateBaseRecord
- msdyn_ocsession_DuplicateMatchingRecord
- msdyn_ocsession_Feedback
- msdyn_ocsession_MailboxTrackingFolders
- msdyn_ocsession_msdyn_conversationmessageblock_msdyn_agentresponsesessionid
- msdyn_ocsession_msdyn_conversationmessageblock_msdyn_customermessagesessionid
- msdyn_ocsession_PrincipalObjectAttributeAccesses
- msdyn_ocsession_ProcessSession
- msdyn_ocsession_QueueItems
- msdyn_ocsession_sessioncharacteristic_nested
- msdyn_ocsession_sessionevent_nested
- msdyn_ocsession_sessionparticipant_nested
- msdyn_ocsession_SyncErrors
- msdyn_sessionextension_sessionid_msdyn_ocsession
CampaignResponse_msdyn_ocsessions
Many-To-One Relationship: campaignresponse CampaignResponse_msdyn_ocsessions
| Property | Value |
|---|---|
| ReferencingEntity | campaignresponse |
| ReferencingAttribute | originatingactivityid |
| ReferencedEntityNavigationPropertyName | CampaignResponse_msdyn_ocsessions |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_botsession_sessionid_msdyn_oc
Many-To-One Relationship: msdyn_botsession msdyn_msdyn_botsession_sessionid_msdyn_oc
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_botsession |
| ReferencingAttribute | msdyn_sessionid |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_botsession_sessionid_msdyn_oc |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_ocsession_msdyn_agentcapacityupdatehistory_sessionid
Many-To-One Relationship: msdyn_agentcapacityupdatehistory msdyn_msdyn_ocsession_msdyn_agentcapacityupdatehistory_sessionid
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agentcapacityupdatehistory |
| ReferencingAttribute | msdyn_sessionid |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_ocsession_msdyn_agentcapacityupdatehistory_sessionid |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_ocsession_msdyn_ocliveworkitem_lastsessionid
Many-To-One Relationship: msdyn_ocliveworkitem msdyn_msdyn_ocsession_msdyn_ocliveworkitem_lastsessionid
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocliveworkitem |
| ReferencingAttribute | msdyn_lastsessionid |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_ocsession_msdyn_ocliveworkitem_lastsessionid |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_ocsession_msdyn_ocsession_primarysession
Many-To-One Relationship: msdyn_ocsession msdyn_msdyn_ocsession_msdyn_ocsession_primarysession
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocsession |
| ReferencingAttribute | msdyn_primarysession |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_ocsession_msdyn_ocsession_primarysession |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_ocsession_msdyn_ocsessionparticipantevent_sessionid
Many-To-One Relationship: msdyn_ocsessionparticipantevent msdyn_msdyn_ocsession_msdyn_ocsessionparticipantevent_sessionid
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocsessionparticipantevent |
| ReferencingAttribute | msdyn_sessionid |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_ocsession_msdyn_ocsessionparticipantevent_sessionid |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_ocsession_msdyn_ocsessionsentiment_omnichannelsession
Many-To-One Relationship: msdyn_ocsessionsentiment msdyn_msdyn_ocsession_msdyn_ocsessionsentiment_omnichannelsession
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocsessionsentiment |
| ReferencingAttribute | msdyn_omnichannelsession |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_ocsession_msdyn_ocsessionsentiment_omnichannelsession |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_ActionCards
Many-To-One Relationship: actioncard msdyn_ocsession_ActionCards
| Property | Value |
|---|---|
| ReferencingEntity | actioncard |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_ActionCards |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_activity_parties
Many-To-One Relationship: activityparty msdyn_ocsession_activity_parties
| Property | Value |
|---|---|
| ReferencingEntity | activityparty |
| ReferencingAttribute | activityid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_activity_parties |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_Annotations
Many-To-One Relationship: annotation msdyn_ocsession_Annotations
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_Annotations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_ocsession_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_ocsession_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_connections1
Many-To-One Relationship: connection msdyn_ocsession_connections1
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record1id |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_connections1 |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_connections2
Many-To-One Relationship: connection msdyn_ocsession_connections2
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record2id |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_connections2 |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord msdyn_ocsession_DuplicateBaseRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_DuplicateBaseRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord msdyn_ocsession_DuplicateMatchingRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_DuplicateMatchingRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_Feedback
Many-To-One Relationship: feedback msdyn_ocsession_Feedback
| Property | Value |
|---|---|
| ReferencingEntity | feedback |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_Feedback |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 150 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_ocsession_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_msdyn_conversationmessageblock_msdyn_agentresponsesessionid
Many-To-One Relationship: msdyn_conversationmessageblock msdyn_ocsession_msdyn_conversationmessageblock_msdyn_agentresponsesessionid
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_conversationmessageblock |
| ReferencingAttribute | msdyn_agentresponsesessionid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_msdyn_conversationmessageblock_msdyn_agentresponsesessionid |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_msdyn_conversationmessageblock_msdyn_customermessagesessionid
Many-To-One Relationship: msdyn_conversationmessageblock msdyn_ocsession_msdyn_conversationmessageblock_msdyn_customermessagesessionid
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_conversationmessageblock |
| ReferencingAttribute | msdyn_customermessagesessionid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_msdyn_conversationmessageblock_msdyn_customermessagesessionid |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_ocsession_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_ProcessSession
Many-To-One Relationship: processsession msdyn_ocsession_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_QueueItems
Many-To-One Relationship: queueitem msdyn_ocsession_QueueItems
| Property | Value |
|---|---|
| ReferencingEntity | queueitem |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_QueueItems |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_sessioncharacteristic_nested
Many-To-One Relationship: msdyn_ocsessioncharacteristic msdyn_ocsession_sessioncharacteristic_nested
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_ocsessioncharacteristic |
| ReferencingAttribute | msdyn_ocsession |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_sessioncharacteristic_nested |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_sessionevent_nested
Many-To-One Relationship: msdyn_sessionevent msdyn_ocsession_sessionevent_nested
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_sessionevent |
| ReferencingAttribute | msdyn_omnichannelsession |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_sessionevent_nested |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_sessionparticipant_nested
Many-To-One Relationship: msdyn_sessionparticipant msdyn_ocsession_sessionparticipant_nested
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_sessionparticipant |
| ReferencingAttribute | msdyn_omnichannelsession |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_sessionparticipant_nested |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_ocsession_SyncErrors
Many-To-One Relationship: syncerror msdyn_ocsession_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_ocsession_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sessionextension_sessionid_msdyn_ocsession
Many-To-One Relationship: msdyn_sessionextension msdyn_sessionextension_sessionid_msdyn_ocsession
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_sessionextension |
| ReferencingAttribute | msdyn_sessionid |
| ReferencedEntityNavigationPropertyName | msdyn_sessionextension_sessionid_msdyn_ocsession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference