ActivityParty entity reference
Person or group associated with an activity. An activity can have multiple activity parties.
Messages
Message | SDK class or method |
---|---|
RetrieveMultiple | RetrieveMultipleRequest or RetrieveMultiple |
Properties
Property | Value |
---|---|
CollectionSchemaName | ActivityParties |
DisplayCollectionName | Activity Parties |
DisplayName | Activity Party |
EntitySetName | activityparties |
IsBPFEntity | False |
LogicalCollectionName | activityparties |
LogicalName | activityparty |
OwnershipType | None |
PrimaryIdAttribute | activitypartyid |
PrimaryNameAttribute | partyidname |
SchemaName | ActivityParty |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ActivityId
- ActivityPartyId
- AddressUsed
- Effort
- ExchangeEntryId
- ParticipationTypeMask
- PartyId
- PartyIdName
- PartyObjectTypeCode
- ResourceSpecId
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 |
Targets | activitypointer |
Type | Lookup |
ActivityPartyId
Property | Value |
---|---|
Description | Unique identifier of the activity party. |
DisplayName | Activity Party |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
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 |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | addressused |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
Effort
Property | Value |
---|---|
Description | Amount of effort used by the resource in a service appointment activity. |
DisplayName | Effort |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | effort |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
RequiredLevel | None |
Type | Double |
ExchangeEntryId
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Exchange Entry |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangeentryid |
MaxLength | 1024 |
RequiredLevel | None |
Type | String |
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 |
ParticipationTypeMask Choices/Options
Value | Label | Description |
---|---|---|
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 |
PartyId
Property | Value |
---|---|
Description | Unique identifier of the party associated with the activity. |
DisplayName | Party |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | partyid |
RequiredLevel | None |
Targets | account,bulkoperation,campaign,campaignactivity,contact,contract,entitlement,equipment,incident,invoice,knowledgearticle,lead,opportunity,queue,quote,salesorder,systemuser |
Type | Lookup |
PartyIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | partyidname |
MaxLength | 400 |
RequiredLevel | None |
Type | String |
PartyObjectTypeCode
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | partyobjecttypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
ResourceSpecId
Added by: Service Solution
Property | Value |
---|---|
Description | Unique identifier of the resource specification for the activity party. |
DisplayName | Resource Specification |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | resourcespecid |
RequiredLevel | None |
Targets | resourcespec |
Type | Lookup |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- AddressUsedEmailColumnNumber
- DoNotEmail
- DoNotFax
- DoNotPhone
- DoNotPostalMail
- InstanceTypeCode
- IsPartyDeleted
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- OwningUser
- ResourceSpecIdName
- ScheduledEnd
- ScheduledStart
- VersionNumber
AddressUsedEmailColumnNumber
Property | Value |
---|---|
Description | Email address column number from associated party. |
DisplayName | Email column number of party |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | addressusedemailcolumnnumber |
MaxValue | 2147483647 |
MinValue | 1 |
RequiredLevel | None |
Type | Integer |
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 |
DoNotEmail Choices/Options
Value | Label | Description |
---|---|---|
1 | Do Not Allow | |
0 | Allow |
DefaultValue: 0
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 |
DoNotFax Choices/Options
Value | Label | Description |
---|---|---|
1 | Do Not Allow | |
0 | Allow |
DefaultValue: 0
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 |
DoNotPhone Choices/Options
Value | Label | Description |
---|---|---|
1 | Do Not Allow | |
0 | Allow |
DefaultValue: 0
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 |
DoNotPostalMail Choices/Options
Value | Label | Description |
---|---|---|
1 | Do Not Allow | |
0 | Allow |
DefaultValue: 0
InstanceTypeCode
Property | Value |
---|---|
Description | Type of instance of a recurring series. |
DisplayName | Appointment Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | instancetypecode |
RequiredLevel | SystemRequired |
Type | Picklist |
InstanceTypeCode Choices/Options
Value | Label | Description |
---|---|---|
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 |
IsPartyDeleted Choices/Options
Value | Label | Description |
---|---|---|
1 | Yes | |
0 | No |
DefaultValue: 0
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 |
Targets | systemuser,team |
Type | Owner |
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 |
ResourceSpecIdName
Added by: Service Solution
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | resourcespecidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ScheduledEnd
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Scheduled end time of the activity. |
DisplayName | Scheduled End |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | scheduledend |
RequiredLevel | None |
Type | DateTime |
ScheduledStart
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Scheduled start time of the activity. |
DisplayName | Scheduled Start |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | scheduledstart |
RequiredLevel | None |
Type | DateTime |
VersionNumber
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
ActivityParty_SyncErrors
Same as the ActivityParty_SyncErrors many-to-one relationship for the syncerror entity.
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | ActivityParty_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- lead_activity_parties
- bulkoperation_activity_parties
- campaign_activity_parties
- campaignactivity_activity_parties
- campaignactivity_activityparties
- campaignresponse_activity_parties
- contract_activity_parties
- entitlement_ActivityParties
- equipment_activity_parties
- incident_activity_parties
- incidentresolution_activity_parties
- serviceappointment_activity_parties
- ActivityPartyResourceSpec
- invoice_activity_parties
- opportunity_activity_parties
- opportunityclose_activity_parties
- orderclose_activity_parties
- quote_activity_parties
- quoteclose_activity_parties
- salesorder_activity_parties
- account_activity_parties
- letter_activity_parties
- phonecall_activity_parties
- task_activity_parties
- recurringappointmentmaster_activity_parties
- contact_activity_parties
- system_user_activity_parties
- appointment_activity_parties
- socialactivity_activity_parties
- queue_activity_parties
- knowledgearticle_activity_parties
- email_activity_parties
- fax_activity_parties
- activitypointer_activity_parties
lead_activity_parties
Added by: Lead Management Solution
See the lead_activity_parties one-to-many relationship for the lead entity.
bulkoperation_activity_parties
Added by: Marketing Solution
See the bulkoperation_activity_parties one-to-many relationship for the bulkoperation entity.
campaign_activity_parties
Added by: Marketing Solution
See the campaign_activity_parties one-to-many relationship for the campaign entity.
campaignactivity_activity_parties
Added by: Marketing Solution
See the campaignactivity_activity_parties one-to-many relationship for the campaignactivity entity.
campaignactivity_activityparties
Added by: Marketing Solution
See the campaignactivity_activityparties one-to-many relationship for the campaignactivity entity.
campaignresponse_activity_parties
Added by: Marketing Solution
See the campaignresponse_activity_parties one-to-many relationship for the campaignresponse entity.
contract_activity_parties
Added by: Service Solution
See the contract_activity_parties one-to-many relationship for the contract entity.
entitlement_ActivityParties
Added by: Service Solution
See the entitlement_ActivityParties one-to-many relationship for the entitlement entity.
equipment_activity_parties
Added by: Service Solution
See the equipment_activity_parties one-to-many relationship for the equipment entity.
incident_activity_parties
Added by: Service Solution
See the incident_activity_parties one-to-many relationship for the incident entity.
incidentresolution_activity_parties
Added by: Service Solution
See the incidentresolution_activity_parties one-to-many relationship for the incidentresolution entity.
serviceappointment_activity_parties
Added by: Service Solution
See the serviceappointment_activity_parties one-to-many relationship for the serviceappointment entity.
ActivityPartyResourceSpec
Added by: Service Solution
See the ActivityPartyResourceSpec one-to-many relationship for the resourcespec entity.
invoice_activity_parties
Added by: Sales Solution
See the invoice_activity_parties one-to-many relationship for the invoice entity.
opportunity_activity_parties
Added by: Sales Solution
See the opportunity_activity_parties one-to-many relationship for the opportunity entity.
opportunityclose_activity_parties
Added by: Sales Solution
See the opportunityclose_activity_parties one-to-many relationship for the opportunityclose entity.
orderclose_activity_parties
Added by: Sales Solution
See the orderclose_activity_parties one-to-many relationship for the orderclose entity.
quote_activity_parties
Added by: Sales Solution
See the quote_activity_parties one-to-many relationship for the quote entity.
quoteclose_activity_parties
Added by: Sales Solution
See the quoteclose_activity_parties one-to-many relationship for the quoteclose entity.
salesorder_activity_parties
Added by: Sales Solution
See the salesorder_activity_parties one-to-many relationship for the salesorder entity.
account_activity_parties
See the account_activity_parties one-to-many relationship for the account entity.
letter_activity_parties
See the letter_activity_parties one-to-many relationship for the letter entity.
phonecall_activity_parties
See the phonecall_activity_parties one-to-many relationship for the phonecall entity.
task_activity_parties
See the task_activity_parties one-to-many relationship for the task entity.
recurringappointmentmaster_activity_parties
See the recurringappointmentmaster_activity_parties one-to-many relationship for the recurringappointmentmaster entity.
contact_activity_parties
See the contact_activity_parties one-to-many relationship for the contact entity.
system_user_activity_parties
See the system_user_activity_parties one-to-many relationship for the systemuser entity.
appointment_activity_parties
See the appointment_activity_parties one-to-many relationship for the appointment entity.
socialactivity_activity_parties
See the socialactivity_activity_parties one-to-many relationship for the socialactivity entity.
queue_activity_parties
See the queue_activity_parties one-to-many relationship for the queue entity.
knowledgearticle_activity_parties
See the knowledgearticle_activity_parties one-to-many relationship for the knowledgearticle entity.
email_activity_parties
See the email_activity_parties one-to-many relationship for the email entity.
fax_activity_parties
See the fax_activity_parties one-to-many relationship for the fax entity.
activitypointer_activity_parties
See the activitypointer_activity_parties one-to-many relationship for the activitypointer entity.