Editar

Compartilhar via


Quick Campaign (BulkOperation) table/entity reference (Microsoft Dynamics 365)

System operation used to perform lengthy and asynchronous operations on large data sets, such as distributing a campaign activity or quick campaign.

Messages

The following table lists the messages for the Quick Campaign (BulkOperation) 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
Associate
Event: True
Associate records Associate records
Create
Event: True
POST /bulkoperations
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: False
DELETE /bulkoperations(activityid)
See Delete
Delete records
Disassociate
Event: True
Disassociate records Disassociate records
Retrieve
Event: False
GET /bulkoperations(activityid)
See Retrieve
Retrieve records
RetrieveMembersBulkOperation
Event: False
RetrieveMembersBulkOperation function RetrieveMembersBulkOperationRequest
RetrieveMultiple
Event: False
GET /bulkoperations
See Query data
Query data
RetrievePrincipalAccess
Event: False
RetrievePrincipalAccess RetrievePrincipalAccessRequest
SetState
Event: True
PATCH /bulkoperations(activityid)
Update the statecode and statuscode properties.
SetStateRequest
Update
Event: True
PATCH /bulkoperations(activityid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /bulkoperations(activityid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Properties

The following table lists selected properties for the Quick Campaign (BulkOperation) table.

Property Value
DisplayName Quick Campaign
DisplayCollectionName Quick Campaigns
SchemaName BulkOperation
CollectionSchemaName BulkOperations
EntitySetName bulkoperations
LogicalName bulkoperation
LogicalCollectionName bulkoperations
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

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 bulk operation.
DisplayName Activity
IsValidForForm False
IsValidForRead True
LogicalName activityid
RequiredLevel SystemRequired
Type Uniqueidentifier

ActualEnd

Property Value
Description Shows the date and time when the quick campaign was completed or canceled.
DisplayName Actual End
IsValidForForm True
IsValidForRead True
LogicalName actualend
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, 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, 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 Facebook
2 Twitter
3 Line
4 Wechat
5 Cortana
6 Direct Line
7 Microsoft Teams
8 Direct Line Speech
9 Email
10 GroupMe
11 Kik
12 Telegram
13 Skype
14 Slack
15 WhatsApp
16 Apple Messages For Business
17 Google's Business Messages

CreatedRecordTypeCode

Property Value
Description Choose the activity to create that determines how target prospects or customers in this quick campaign are contacted.
DisplayName Activity Type
IsValidForForm True
IsValidForRead True
LogicalName createdrecordtypecode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName bulkoperation_createdrecordtypecode

CreatedRecordTypeCode Choices/Options

Value Label
1 Phone Call
2 Fax
3 Letter
4 Email
5 Appointment
6 Send Direct Email

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

ErrorNumber

Property Value
Description Shows the error code that is used to troubleshoot issues in the quick campaign.
DisplayName Error Number
IsValidForForm True
IsValidForRead True
LogicalName errornumber
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

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

FailureCount

Property Value
Description Number of records which failed in the bulk operation.
DisplayName No. of Failures
IsValidForForm False
IsValidForRead True
LogicalName failurecount
RequiredLevel None
Type Integer
MaxValue 1000000000
MinValue 0

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, 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

IsMapiPrivate

Property Value
Description For internal use only.
DisplayName Is Private
IsValidForForm False
IsValidForRead True
LogicalName ismapiprivate
RequiredLevel None
Type Boolean
GlobalChoiceName _bulkoperation_ismapiprivate
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 _bulkoperation_leftvoicemail
DefaultValue False
True Label Yes
False Label No

OperationTypeCode

Property Value
Description Select the type of bulk operation process, such as quick campaign or campaign activity distribution.
DisplayName Operation
IsValidForForm True
IsValidForRead True
LogicalName operationtypecode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName bulkoperation_operationtypecode

OperationTypeCode Choices/Options

Value Label
1 Create Opportunities
2 Create Activities
3 Send Direct Mail
4 Distribute
5 Execute
7 Quick Campaign

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, systemuser

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

Parameters

Property Value
Description XML string that contains the parameters to the bulk operation.
DisplayName Parameters
IsValidForForm False
IsValidForRead True
LogicalName parameters
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100000

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 _bulkoperation_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 Choose the campaign from which the campaign activities were bulk-distributed.
DisplayName Import File Name
IsValidForForm True
IsValidForRead True
LogicalName regardingobjectid
RequiredLevel None
Type Lookup
Targets campaignactivity, list

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, systemuser

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 systemuser

ServiceId

Property Value
Description Unique identifier for an associated service.
DisplayName Service
IsValidForForm False
IsValidForRead True
LogicalName serviceid
RequiredLevel None
Type Lookup
Targets

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 (Deprecated) Process Stage
IsValidForForm False
IsValidForRead True
LogicalName stageid
RequiredLevel None
Type Uniqueidentifier

StatusCode

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

StatusCode Choices/Options

Value Details
1 Label: Pending
State:0
TransitionData: None
2 Label: In Progress
State:0
TransitionData: None
3 Label: Aborted
State:1
TransitionData: None
4 Label: Completed
State:1
TransitionData: None
5 Label: Canceled
State:2
TransitionData: None

Subject

Property Value
Description Type a short description about the objective or primary topic of the quick campaign.
DisplayName Subject
IsValidForForm True
IsValidForRead True
LogicalName subject
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

SuccessCount

Property Value
Description Number of records which succeeded in the bulk operation.
DisplayName No. of Successes
IsValidForForm False
IsValidForRead True
LogicalName successcount
RequiredLevel None
Type Integer
MaxValue 1000000000
MinValue 0

TargetedRecordTypeCode

Property Value
Description Select the type of records targeted in the quick campaign to identify the target audience.
DisplayName Members Type
IsValidForForm True
IsValidForRead True
LogicalName targetedrecordtypecode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName bulkoperation_targetedrecordtypecode

TargetedRecordTypeCode Choices/Options

Value Label
1 Account
2 Contact
4 Lead

TargetMembersCount

Property Value
Description Number of members to target.
DisplayName Total Members
IsValidForForm False
IsValidForRead True
LogicalName targetmemberscount
RequiredLevel None
Type Integer
MaxValue 1000000000
MinValue 0

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, 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 (Deprecated) Traversed Path
IsValidForForm False
IsValidForRead True
LogicalName traversedpath
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1250

UTCConversionTimeZoneCode

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

WorkflowInfo

Property Value
Description Information for bulk operation workflow.
DisplayName Workflow information
IsValidForForm False
IsValidForRead True
LogicalName workflowinfo
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100000

Read-only columns/attributes

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

ActivityTypeCode

Property Value
Description Type of activity.
DisplayName Activity Type
IsValidForForm False
IsValidForRead True
LogicalName activitytypecode
RequiredLevel SystemRequired
Type EntityName

ActualDurationMinutes

Property Value
Description Actual duration of the bulk operation in minutes.
DisplayName Actual Duration
IsValidForForm False
IsValidForRead True
LogicalName actualdurationminutes
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

ActualStart

Property Value
Description Shows the date and time when the activity was started or created.
DisplayName Actual Start
IsValidForForm True
IsValidForRead True
LogicalName actualstart
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

BulkOperationNumber

Property Value
Description Shows the number for the quick campaign record, used to identify the quick campaign.
DisplayName Bulk Operation Number
IsValidForForm True
IsValidForRead True
LogicalName bulkoperationnumber
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 32

CreatedBy

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

CreatedOn

Property Value
Description Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Created On
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CreatedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who created the bulk operation.
DisplayName Created By (Delegate)
IsValidForForm False
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

Description

Property Value
Description Type additional information to describe the quick campaign, such as the products or services offered.
DisplayName Description
IsValidForForm True
IsValidForRead True
LogicalName description
RequiredLevel None
Type Memo
Format TextArea
FormatName TextArea
ImeMode Auto
IsLocalizable False
MaxLength 2000

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 _bulkoperation_instancetypecode

InstanceTypeCode Choices/Options

Value Label
0 Not Recurring
1 Recurring Master
2 Recurring Instance
3 Recurring Exception
4 Recurring Future Exception

IsBilled

Property Value
Description For internal use only.
DisplayName Is Billed
IsValidForForm False
IsValidForRead True
LogicalName isbilled
RequiredLevel None
Type Boolean
GlobalChoiceName bulkoperation_isbilled
DefaultValue False
True Label Yes
False Label No

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 False
True Label Yes
False Label No

IsWorkflowCreated

Property Value
Description Specifies if the bulk operation was created from a workflow rule.
DisplayName Is Workflow Created
IsValidForForm False
IsValidForRead True
LogicalName isworkflowcreated
RequiredLevel None
Type Boolean
GlobalChoiceName bulkoperation_isworkflowcreated
DefaultValue False
True Label Yes
False Label No

ModifiedBy

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

ModifiedOn

Property Value
Description Date and time when the bulk operation was last modified.
DisplayName Modified On
IsValidForForm False
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 bulk operation.
DisplayName Modified By (Delegate)
IsValidForForm False
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

ScheduledDurationMinutes

Property Value
Description Scheduled duration of the bulk operation, specified in minutes.
DisplayName Scheduled Duration
IsValidForForm False
IsValidForRead True
LogicalName scheduleddurationminutes
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

ScheduledEnd

Property Value
Description Scheduled end date and time of the bulk operation.
DisplayName Due Date
IsValidForForm False
IsValidForRead True
LogicalName scheduledend
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Inactive
SourceTypeMask 0

ScheduledStart

Property Value
Description Scheduled start date and time of the bulk operation.
DisplayName Start Date
IsValidForForm False
IsValidForRead True
LogicalName scheduledstart
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateOnly
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

StateCode

Property Value
Description Shows whether the quick campaign is open, closed, or canceled. Closed or canceled quick campaigns are read-only and can't be edited.
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue 0
GlobalChoiceName bulkoperation_statecode

StateCode Choices/Options

Value Details
0 Label: Open
DefaultStatus: 1
InvariantName: Open
1 Label: Closed
DefaultStatus: 4
InvariantName: Closed
2 Label: Canceled
DefaultStatus: 5
InvariantName: Canceled

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_BulkOperations

One-To-Many Relationship: account account_BulkOperations

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

activity_pointer_BulkOperation

One-To-Many Relationship: activitypointer activity_pointer_BulkOperation

Property Value
ReferencedEntity activitypointer
ReferencedAttribute activityid
ReferencingAttribute activityid
ReferencingEntityNavigationPropertyName activityid_activitypointer
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_invitation_BulkOperations

One-To-Many Relationship: adx_invitation adx_invitation_BulkOperations

Property Value
ReferencedEntity adx_invitation
ReferencedAttribute adx_invitationid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_adx_invitation_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

bookableresourcebooking_BulkOperations

One-To-Many Relationship: bookableresourcebooking bookableresourcebooking_BulkOperations

Property Value
ReferencedEntity bookableresourcebooking
ReferencedAttribute bookableresourcebookingid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_bookableresourcebooking_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

bookableresourcebookingheader_BulkOperations

One-To-Many Relationship: bookableresourcebookingheader bookableresourcebookingheader_BulkOperations

Property Value
ReferencedEntity bookableresourcebookingheader
ReferencedAttribute bookableresourcebookingheaderid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_bookableresourcebookingheader_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

bulkoperation_mailbox_sendermailboxid

One-To-Many Relationship: mailbox bulkoperation_mailbox_sendermailboxid

Property Value
ReferencedEntity mailbox
ReferencedAttribute mailboxid
ReferencingAttribute sendermailboxid
ReferencingEntityNavigationPropertyName sendermailboxid_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

bulkoperation_owner_ownerid

One-To-Many Relationship: owner bulkoperation_owner_ownerid

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

bulkoperation_sla_slaid

One-To-Many Relationship: sla bulkoperation_sla_slaid

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

bulkoperation_sla_slainvokedid

One-To-Many Relationship: sla bulkoperation_sla_slainvokedid

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

bulkoperation_transactioncurrency_transactioncurrencyid

One-To-Many Relationship: transactioncurrency bulkoperation_transactioncurrency_transactioncurrencyid

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

business_unit_BulkOperation_activities

One-To-Many Relationship: businessunit business_unit_BulkOperation_activities

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

CampaignActivity_BulkOperations

One-To-Many Relationship: campaignactivity CampaignActivity_BulkOperations

Property Value
ReferencedEntity campaignactivity
ReferencedAttribute activityid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_campaignactivity_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

contact_BulkOperations

One-To-Many Relationship: contact contact_BulkOperations

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

interactionforemail_BulkOperations

One-To-Many Relationship: interactionforemail interactionforemail_BulkOperations

Property Value
ReferencedEntity interactionforemail
ReferencedAttribute interactionforemailid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_new_interactionforemail_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

knowledgearticle_BulkOperations

One-To-Many Relationship: knowledgearticle knowledgearticle_BulkOperations

Property Value
ReferencedEntity knowledgearticle
ReferencedAttribute knowledgearticleid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_knowledgearticle_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

knowledgebaserecord_BulkOperations

One-To-Many Relationship: knowledgebaserecord knowledgebaserecord_BulkOperations

Property Value
ReferencedEntity knowledgebaserecord
ReferencedAttribute knowledgebaserecordid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_knowledgebaserecord_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lead_BulkOperations

One-To-Many Relationship: lead lead_BulkOperations

Property Value
ReferencedEntity lead
ReferencedAttribute leadid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_lead_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

List_BulkOperations

One-To-Many Relationship: list List_BulkOperations

Property Value
ReferencedEntity list
ReferencedAttribute listid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_list
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_BulkOperation_createdby

One-To-Many Relationship: systemuser lk_BulkOperation_createdby

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

lk_BulkOperation_createdonbehalfby

One-To-Many Relationship: systemuser lk_BulkOperation_createdonbehalfby

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

lk_BulkOperation_modifiedby

One-To-Many Relationship: systemuser lk_BulkOperation_modifiedby

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

lk_BulkOperation_modifiedonbehalfby

One-To-Many Relationship: systemuser lk_BulkOperation_modifiedonbehalfby

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

mspp_adplacement_BulkOperations

One-To-Many Relationship: mspp_adplacement mspp_adplacement_BulkOperations

Property Value
ReferencedEntity mspp_adplacement
ReferencedAttribute mspp_adplacementid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_mspp_adplacement_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_pollplacement_BulkOperations

One-To-Many Relationship: mspp_pollplacement mspp_pollplacement_BulkOperations

Property Value
ReferencedEntity mspp_pollplacement
ReferencedAttribute mspp_pollplacementid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_mspp_pollplacement_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_BulkOperations

One-To-Many Relationship: mspp_publishingstatetransitionrule mspp_publishingstatetransitionrule_BulkOperations

Property Value
ReferencedEntity mspp_publishingstatetransitionrule
ReferencedAttribute mspp_publishingstatetransitionruleid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_mspp_publishingstatetransitionrule_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_redirect_BulkOperations

One-To-Many Relationship: mspp_redirect mspp_redirect_BulkOperations

Property Value
ReferencedEntity mspp_redirect
ReferencedAttribute mspp_redirectid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_mspp_redirect_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_shortcut_BulkOperations

One-To-Many Relationship: mspp_shortcut mspp_shortcut_BulkOperations

Property Value
ReferencedEntity mspp_shortcut
ReferencedAttribute mspp_shortcutid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_mspp_shortcut_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_website_BulkOperations

One-To-Many Relationship: mspp_website mspp_website_BulkOperations

Property Value
ReferencedEntity mspp_website
ReferencedAttribute mspp_websiteid
ReferencingAttribute regardingobjectid
ReferencingEntityNavigationPropertyName regardingobjectid_mspp_website_bulkoperation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

team_BulkOperation

One-To-Many Relationship: team team_BulkOperation

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

user_BulkOperation

One-To-Many Relationship: systemuser user_BulkOperation

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

One-to-Many relationships

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

bulkoperation_activity_parties

Many-To-One Relationship: activityparty bulkoperation_activity_parties

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

BulkOperation_ActivityPointers

Many-To-One Relationship: activitypointer BulkOperation_ActivityPointers

Property Value
ReferencingEntity activitypointer
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName BulkOperation_ActivityPointers
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

bulkoperation_adx_inviteredemptions

Many-To-One Relationship: adx_inviteredemption bulkoperation_adx_inviteredemptions

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

bulkoperation_adx_portalcomments

Many-To-One Relationship: adx_portalcomment bulkoperation_adx_portalcomments

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

bulkoperation_Annotations

Many-To-One Relationship: annotation bulkoperation_Annotations

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

BulkOperation_Appointment

Many-To-One Relationship: appointment BulkOperation_Appointment

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

BulkOperation_AsyncOperations

Many-To-One Relationship: asyncoperation BulkOperation_AsyncOperations

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

BulkOperation_BulkDeleteFailures

Many-To-One Relationship: bulkdeletefailure BulkOperation_BulkDeleteFailures

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

BulkOperation_CampaignResponse

Many-To-One Relationship: campaignresponse BulkOperation_CampaignResponse

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

bulkoperation_chats

Many-To-One Relationship: chat bulkoperation_chats

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

BulkOperation_Email

Many-To-One Relationship: email BulkOperation_Email

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

BulkOperation_Faxes

Many-To-One Relationship: fax BulkOperation_Faxes

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

bulkoperation_IncidentResolutions

Many-To-One Relationship: incidentresolution bulkoperation_IncidentResolutions

Property Value
ReferencingEntity incidentresolution
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_IncidentResolutions
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

BulkOperation_Letter

Many-To-One Relationship: letter BulkOperation_Letter

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

BulkOperation_logs

Many-To-One Relationship: bulkoperationlog BulkOperation_logs

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

BulkOperation_MailboxTrackingFolder

Many-To-One Relationship: mailboxtrackingfolder BulkOperation_MailboxTrackingFolder

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

bulkoperation_msdyn_copilottranscripts

Many-To-One Relationship: msdyn_copilottranscript bulkoperation_msdyn_copilottranscripts

Property Value
ReferencingEntity msdyn_copilottranscript
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_msdyn_copilottranscripts
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

bulkoperation_msdyn_ocliveworkitems

Many-To-One Relationship: msdyn_ocliveworkitem bulkoperation_msdyn_ocliveworkitems

Property Value
ReferencingEntity msdyn_ocliveworkitem
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_msdyn_ocliveworkitems
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

bulkoperation_msdyn_ocsessions

Many-To-One Relationship: msdyn_ocsession bulkoperation_msdyn_ocsessions

Property Value
ReferencingEntity msdyn_ocsession
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_msdyn_ocsessions
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

bulkoperation_msfp_alerts

Many-To-One Relationship: msfp_alert bulkoperation_msfp_alerts

Property Value
ReferencingEntity msfp_alert
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_msfp_alerts
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

bulkoperation_msfp_surveyinvites

Many-To-One Relationship: msfp_surveyinvite bulkoperation_msfp_surveyinvites

Property Value
ReferencingEntity msfp_surveyinvite
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_msfp_surveyinvites
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

bulkoperation_msfp_surveyresponses

Many-To-One Relationship: msfp_surveyresponse bulkoperation_msfp_surveyresponses

Property Value
ReferencingEntity msfp_surveyresponse
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_msfp_surveyresponses
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

bulkoperation_OpportunityCloses

Many-To-One Relationship: opportunityclose bulkoperation_OpportunityCloses

Property Value
ReferencingEntity opportunityclose
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_OpportunityCloses
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

bulkoperation_OrderCloses

Many-To-One Relationship: orderclose bulkoperation_OrderCloses

Property Value
ReferencingEntity orderclose
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_OrderCloses
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

BulkOperation_Phonecall

Many-To-One Relationship: phonecall BulkOperation_Phonecall

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

bulkoperation_PrincipalObjectAttributeAccesses

Many-To-One Relationship: principalobjectattributeaccess bulkoperation_PrincipalObjectAttributeAccesses

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

BulkOperation_QueueItem

Many-To-One Relationship: queueitem BulkOperation_QueueItem

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

bulkoperation_QuoteCloses

Many-To-One Relationship: quoteclose bulkoperation_QuoteCloses

Property Value
ReferencingEntity quoteclose
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_QuoteCloses
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

BulkOperation_RecurringAppointmentMaster

Many-To-One Relationship: recurringappointmentmaster BulkOperation_RecurringAppointmentMaster

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

bulkoperation_ServiceAppointments

Many-To-One Relationship: serviceappointment bulkoperation_ServiceAppointments

Property Value
ReferencingEntity serviceappointment
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName bulkoperation_ServiceAppointments
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 7f15e2bb-305a-468f-9af7-be865755a984

BulkOperation_SocialActivity

Many-To-One Relationship: socialactivity BulkOperation_SocialActivity

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

BulkOperation_SyncErrors

Many-To-One Relationship: syncerror BulkOperation_SyncErrors

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

bulkoperation_Tasks

Many-To-One Relationship: task bulkoperation_Tasks

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

Many-to-Many relationships

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

BulkOperation_Accounts

See account BulkOperation_Accounts Many-To-Many Relationship

Property Value
IntersectEntityName bulkoperationlog
IsCustomizable False
SchemaName BulkOperation_Accounts
IntersectAttribute bulkoperationid
NavigationPropertyName BulkOperation_Accounts
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

BulkOperation_Contacts

See contact BulkOperation_Contacts Many-To-Many Relationship

Property Value
IntersectEntityName bulkoperationlog
IsCustomizable False
SchemaName BulkOperation_Contacts
IntersectAttribute bulkoperationid
NavigationPropertyName BulkOperation_Contacts
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

BulkOperation_Leads

See lead BulkOperation_Leads Many-To-Many Relationship

Property Value
IntersectEntityName bulkoperationlog
IsCustomizable False
SchemaName BulkOperation_Leads
IntersectAttribute bulkoperationid
NavigationPropertyName BulkOperation_Leads
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference