activityparty EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Person or group associated with an activity. An activity can have multiple activity parties.

Entity Set path:[organization URI]/api/data/v8.2/activityparties

Base Type: crmbaseentity EntityType

Display Name: Activity Party

Primary Key: activitypartyid

Primary Name Attribute: partyidname

Properties

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Operations using the activityparty entity type.

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

activitypartyid

Edm.Guid

Description: Unique identifier of the activity party.

Display Name: Activity Party

addressused

Edm.String

Description: Email address to which an email is delivered, and which is associated with the target entity.

Display Name: Address

addressusedemailcolumnnumber

Edm.Int32

Description: Email address column number from associated party.

Display Name: Email column number of party

Read-only property

donotemail

Edm.Boolean

Description: Information about whether to allow sending email to the activity party.

Default Options:

1 : Do Not Allow
0 : Allow

Display Name: Do not allow Emails

Read-only property

donotfax

Edm.Boolean

Description: Information about whether to allow sending faxes to the activity party.

Default Options:

1 : Do Not Allow
0 : Allow

Display Name: Do not allow Faxes

Read-only property

donotphone

Edm.Boolean

Description: Information about whether to allow phone calls to the lead.

Default Options:

1 : Do Not Allow
0 : Allow

Display Name: Do not allow Phone Calls

Read-only property

donotpostalmail

Edm.Boolean

Description: Information about whether to allow sending postal mail to the lead.

Default Options:

1 : Do Not Allow
0 : Allow

Display Name: Do not allow Postal Mails

Read-only property

effort

Edm.Double

Description: Amount of effort used by the resource in a service appointment activity.

Display Name: Effort

exchangeentryid

Edm.String

Description: For internal use only.

Display Name: Exchange Entry

instancetypecode

Edm.Int32

Description: Type of instance of a recurring series.

Default Options:

0 : Not Recurring
1 : Recurring Master
2 : Recurring Instance
3 : Recurring Exception
4 : Recurring Future Exception

Display Name: Appointment Type

Read-only property

ispartydeleted

Edm.Boolean

Description: Information about whether the underlying entity record is deleted.

Default Options:

1 : Yes
0 : No

Display Name: Is Party Deleted

Read-only property

participationtypemask

Edm.Int32

Description: Role of the person in the activity, such as sender, to, cc, bcc, required, optional, organizer, regarding, or owner.

Default Options:

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

Display Name: Participation Type

scheduledend

Edm.DateTimeOffset

Description: Scheduled end time of the activity.

Display Name: Scheduled End

Read-only property

scheduledstart

Edm.DateTimeOffset

Description: Scheduled start time of the activity.

Display Name: Scheduled Start

Read-only property

versionnumber

Edm.Int64

Description:

Read-only property

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_activityid_value

activityid_activitypointer

Unique identifier of the activity associated with the activity party. (A "party" is any person who is associated with an activity.)

_ownerid_value

Unique identifier of the user or team who owns the activity_party.

_partyid_value

partyid_incident

partyid_invoice

partyid_contract

partyid_queue

partyid_systemuser

partyid_salesorder

partyid_quote

partyid_knowledgearticle

partyid_lead

partyid_equipment

partyid_opportunity

partyid_campaign

partyid_account

partyid_contact

Unique identifier of the party associated with the activity.

_resourcespecid_value

resourcespecid

Unique identifier of the resource specification for the activity party.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

activityid_activitypointer

activitypointer EntityType

activitypointer_activity_parties

activityid_appointment

appointment EntityType

appointment_activity_parties

activityid_campaignactivity

campaignactivity EntityType

campaignactivity_activity_parties

activityid_campaignresponse

campaignresponse EntityType

campaignresponse_activity_parties

activityid_email

email EntityType

email_activity_parties

activityid_fax

fax EntityType

fax_activity_parties

activityid_incidentresolution

incidentresolution EntityType

incidentresolution_activity_parties

activityid_letter

letter EntityType

letter_activity_parties

activityid_opportunityclose

opportunityclose EntityType

opportunityclose_activity_parties

activityid_orderclose

orderclose EntityType

orderclose_activity_parties

activityid_phonecall

phonecall EntityType

phonecall_activity_parties

activityid_quoteclose

quoteclose EntityType

quoteclose_activity_parties

activityid_recurringappointmentmaster

recurringappointmentmaster EntityType

recurringappointmentmaster_activity_parties

activityid_serviceappointment

serviceappointment EntityType

serviceappointment_activity_parties

activityid_socialactivity

socialactivity EntityType

socialactivity_activity_parties

activityid_task

task EntityType

task_activity_parties

partyid_account

account EntityType

account_activity_parties

partyid_bulkoperation

bulkoperation EntityType

bulkoperation_activity_parties

partyid_campaign

campaign EntityType

campaign_activity_parties

partyid_campaignactivity

campaignactivity EntityType

campaignactivity_activityparties

partyid_contact

contact EntityType

contact_activity_parties

partyid_contract

contract EntityType

contract_activity_parties

partyid_equipment

equipment EntityType

equipment_activity_parties

partyid_incident

incident EntityType

incident_activity_parties

partyid_invoice

invoice EntityType

invoice_activity_parties

partyid_knowledgearticle

knowledgearticle EntityType

knowledgearticle_activity_parties

partyid_lead

lead EntityType

lead_activity_parties

partyid_opportunity

opportunity EntityType

opportunity_activity_parties

partyid_queue

queue EntityType

queue_activity_parties

partyid_quote

quote EntityType

quote_activity_parties

partyid_salesorder

salesorder EntityType

salesorder_activity_parties

partyid_systemuser

systemuser EntityType

system_user_activity_parties

resourcespecid

resourcespec EntityType

ActivityPartyResourceSpec

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name

Type

Partner

ActivityParty_SyncErrors

syncerror EntityType

regardingobjectid_activityparty_syncerror

Operations using the activityparty entity type.

The following operations use the activityparty entity type in a parameter or return type.

Name

How used

Description

BulkDelete Action

ToRecipients Parameter

Submits a bulk delete job that deletes selected records in bulk. This job runs asynchronously in the background without blocking other activities.

BulkDelete Action

CCRecipients Parameter

Submits a bulk delete job that deletes selected records in bulk. This job runs asynchronously in the background without blocking other activities.

BulkDetectDuplicates Action

ToRecipients Parameter

Submits an asynchronous system job that detects and logs multiple duplicate records.

BulkDetectDuplicates Action

CCRecipients Parameter

Submits an asynchronous system job that detects and logs multiple duplicate records.

See Also

Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright