Activity Party (ActivityParty) table/entity reference
Person or group associated with an activity. An activity can have multiple activity parties.
Messages
The following table lists the messages for the Activity Party (ActivityParty) 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 |
---|---|---|
RetrieveMultiple Event: True |
GET /activitypartiesSee Query data |
Query data |
Properties
The following table lists selected properties for the Activity Party (ActivityParty) table.
Property | Value |
---|---|
DisplayName | Activity Party |
DisplayCollectionName | Activity Parties |
SchemaName | ActivityParty |
CollectionSchemaName | ActivityParties |
EntitySetName | activityparties |
LogicalName | activityparty |
LogicalCollectionName | activityparties |
PrimaryIdAttribute | activitypartyid |
PrimaryNameAttribute | partyidname |
TableType | Standard |
OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ActivityId
- ActivityPartyId
- AddressUsed
- Effort
- ExchangeEntryId
- ParticipationTypeMask
- PartyId
- PartyObjectTypeCode
- UnresolvedPartyName
ActivityId
Property | Value |
---|---|
Description | Unique identifier of the activity associated with the activity party. (A "party" is any person who is associated with an activity.) |
DisplayName | Activity |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | activityid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | activitypointer |
ActivityPartyId
Property | Value |
---|---|
Description | Unique identifier of the activity party. |
DisplayName | Activity Party |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | activitypartyid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
AddressUsed
Property | Value |
---|---|
Description | Email address to which an email is delivered, and which is associated with the target entity. |
DisplayName | Address |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | addressused |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 320 |
Effort
Property | Value |
---|---|
Description | Amount of effort used by the resource in a service appointment activity. |
DisplayName | Effort |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | effort |
RequiredLevel | None |
Type | Double |
ImeMode | Disabled |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
ExchangeEntryId
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Exchange Entry |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangeentryid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1024 |
ParticipationTypeMask
Property | Value |
---|---|
Description | Role of the person in the activity, such as sender, to, cc, bcc, required, optional, organizer, regarding, or owner. |
DisplayName | Participation Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | participationtypemask |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | activityparty_participationtypemask |
ParticipationTypeMask Choices/Options
Value | Label |
---|---|
1 | Sender |
2 | To Recipient |
3 | CC Recipient |
4 | BCC Recipient |
5 | Required attendee |
6 | Optional attendee |
7 | Organizer |
8 | Regarding |
9 | Owner |
10 | Resource |
11 | Customer |
12 | Chat Participant |
13 | Related |
PartyId
Property | Value |
---|---|
Description | Unique identifier of the party associated with the activity. |
DisplayName | Party |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | partyid |
RequiredLevel | None |
Type | Lookup |
Targets | account, contact, knowledgearticle, queue, systemuser |
PartyObjectTypeCode
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | partyobjecttypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
UnresolvedPartyName
Property | Value |
---|---|
Description | The name of the party to be used when the party is not resolved to an entity. |
DisplayName | Unresolved Party Name |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | unresolvedpartyname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- AddressUsedEmailColumnNumber
- DoNotEmail
- DoNotFax
- DoNotPhone
- DoNotPostalMail
- InstanceTypeCode
- IsPartyDeleted
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- OwningUser
- ScheduledEnd
- ScheduledStart
- VersionNumber
AddressUsedEmailColumnNumber
Property | Value |
---|---|
Description | Email address column number from associated party. |
DisplayName | Email column number of party |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | addressusedemailcolumnnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 1 |
DoNotEmail
Property | Value |
---|---|
Description | Information about whether to allow sending email to the activity party. |
DisplayName | Do not allow Emails |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | donotemail |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | activityparty_donotemail |
DefaultValue | False |
True Label | Do Not Allow |
False Label | Allow |
DoNotFax
Property | Value |
---|---|
Description | Information about whether to allow sending faxes to the activity party. |
DisplayName | Do not allow Faxes |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | donotfax |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | activityparty_donotfax |
DefaultValue | False |
True Label | Do Not Allow |
False Label | Allow |
DoNotPhone
Property | Value |
---|---|
Description | Information about whether to allow phone calls to the lead. |
DisplayName | Do not allow Phone Calls |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | donotphone |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | activityparty_donotphone |
DefaultValue | False |
True Label | Do Not Allow |
False Label | Allow |
DoNotPostalMail
Property | Value |
---|---|
Description | Information about whether to allow sending postal mail to the lead. |
DisplayName | Do not allow Postal Mails |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | donotpostalmail |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | activityparty_donotpostalmail |
DefaultValue | False |
True Label | Do Not Allow |
False Label | Allow |
InstanceTypeCode
Property | Value |
---|---|
Description | Type of instance of a recurring series. |
DisplayName | Appointment Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | instancetypecode |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | activityparty_instancetypecode |
InstanceTypeCode Choices/Options
Value | Label |
---|---|
0 | Not Recurring |
1 | Recurring Master |
2 | Recurring Instance |
3 | Recurring Exception |
4 | Recurring Future Exception |
IsPartyDeleted
Property | Value |
---|---|
Description | Information about whether the underlying entity record is deleted. |
DisplayName | Is Party Deleted |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ispartydeleted |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | activityparty_ispartydeleted |
DefaultValue | False |
True Label | Yes |
False Label | No |
OwnerId
Property | Value |
---|---|
Description | Unique identifier of the user or team who owns the activity_party. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | ApplicationRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Uniqueidentifier |
OwningUser
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | owninguser |
RequiredLevel | None |
Type | Uniqueidentifier |
ScheduledEnd
Property | Value |
---|---|
Description | Scheduled end time of the activity. |
DisplayName | Scheduled End |
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 time of the activity. |
DisplayName | Scheduled Start |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | scheduledstart |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
VersionNumber
Property | Value |
---|---|
Description | |
DisplayName | |
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_activity_parties
- activitypointer_activity_parties
- adx_inviteredemption_activity_parties
- adx_portalcomment_activity_parties
- appointment_activity_parties
- chat_activity_parties
- contact_activity_parties
- email_activity_parties
- fax_activity_parties
- knowledgearticle_activity_parties
- letter_activity_parties
- phonecall_activity_parties
- queue_activity_parties
- recurringappointmentmaster_activity_parties
- socialactivity_activity_parties
- system_user_activity_parties
- task_activity_parties
account_activity_parties
One-To-Many Relationship: account account_activity_parties
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | partyid |
ReferencingEntityNavigationPropertyName | partyid_account |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
activitypointer_activity_parties
One-To-Many Relationship: activitypointer activitypointer_activity_parties
Property | Value |
---|---|
ReferencedEntity | activitypointer |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_activitypointer |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
adx_inviteredemption_activity_parties
One-To-Many Relationship: adx_inviteredemption adx_inviteredemption_activity_parties
Property | Value |
---|---|
ReferencedEntity | adx_inviteredemption |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_adx_inviteredemption_activityparty |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
adx_portalcomment_activity_parties
One-To-Many Relationship: adx_portalcomment adx_portalcomment_activity_parties
Property | Value |
---|---|
ReferencedEntity | adx_portalcomment |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_adx_portalcomment_activityparty |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
appointment_activity_parties
One-To-Many Relationship: appointment appointment_activity_parties
Property | Value |
---|---|
ReferencedEntity | appointment |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_appointment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
chat_activity_parties
One-To-Many Relationship: chat chat_activity_parties
Property | Value |
---|---|
ReferencedEntity | chat |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_chat_activityparty |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
contact_activity_parties
One-To-Many Relationship: contact contact_activity_parties
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | partyid |
ReferencingEntityNavigationPropertyName | partyid_contact |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
email_activity_parties
One-To-Many Relationship: email email_activity_parties
Property | Value |
---|---|
ReferencedEntity | email |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_email |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
fax_activity_parties
One-To-Many Relationship: fax fax_activity_parties
Property | Value |
---|---|
ReferencedEntity | fax |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_fax |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_activity_parties
One-To-Many Relationship: knowledgearticle knowledgearticle_activity_parties
Property | Value |
---|---|
ReferencedEntity | knowledgearticle |
ReferencedAttribute | knowledgearticleid |
ReferencingAttribute | partyid |
ReferencingEntityNavigationPropertyName | partyid_knowledgearticle |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
letter_activity_parties
One-To-Many Relationship: letter letter_activity_parties
Property | Value |
---|---|
ReferencedEntity | letter |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_letter |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
phonecall_activity_parties
One-To-Many Relationship: phonecall phonecall_activity_parties
Property | Value |
---|---|
ReferencedEntity | phonecall |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_phonecall |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
queue_activity_parties
One-To-Many Relationship: queue queue_activity_parties
Property | Value |
---|---|
ReferencedEntity | queue |
ReferencedAttribute | queueid |
ReferencingAttribute | partyid |
ReferencingEntityNavigationPropertyName | partyid_queue |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
recurringappointmentmaster_activity_parties
One-To-Many Relationship: recurringappointmentmaster recurringappointmentmaster_activity_parties
Property | Value |
---|---|
ReferencedEntity | recurringappointmentmaster |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_recurringappointmentmaster |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
socialactivity_activity_parties
One-To-Many Relationship: socialactivity socialactivity_activity_parties
Property | Value |
---|---|
ReferencedEntity | socialactivity |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_socialactivity |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
system_user_activity_parties
One-To-Many Relationship: systemuser system_user_activity_parties
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | partyid |
ReferencingEntityNavigationPropertyName | partyid_systemuser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
task_activity_parties
One-To-Many Relationship: task task_activity_parties
Property | Value |
---|---|
ReferencedEntity | task |
ReferencedAttribute | activityid |
ReferencingAttribute | activityid |
ReferencingEntityNavigationPropertyName | activityid_task |
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.
ActivityParty_SyncErrors
Many-To-One Relationship: syncerror ActivityParty_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | ActivityParty_SyncErrors |
IsCustomizable | True |
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
activityparty