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 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 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 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 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 Display Name: Appointment Type Read-only property |
ispartydeleted |
Edm.Boolean |
Description: Information about whether the underlying entity record is deleted. Default Options: 1 : Yes 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 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_activity_parties |
|
activityid_appointment |
appointment_activity_parties |
|
activityid_campaignactivity |
campaignactivity_activity_parties |
|
activityid_campaignresponse |
campaignresponse_activity_parties |
|
activityid_email |
email_activity_parties |
|
activityid_fax |
fax_activity_parties |
|
activityid_incidentresolution |
incidentresolution_activity_parties |
|
activityid_letter |
letter_activity_parties |
|
activityid_opportunityclose |
opportunityclose_activity_parties |
|
activityid_orderclose |
orderclose_activity_parties |
|
activityid_phonecall |
phonecall_activity_parties |
|
activityid_quoteclose |
quoteclose_activity_parties |
|
activityid_recurringappointmentmaster |
recurringappointmentmaster_activity_parties |
|
activityid_serviceappointment |
serviceappointment_activity_parties |
|
activityid_socialactivity |
socialactivity_activity_parties |
|
activityid_task |
task_activity_parties |
|
partyid_account |
account_activity_parties |
|
partyid_bulkoperation |
bulkoperation_activity_parties |
|
partyid_campaign |
campaign_activity_parties |
|
partyid_campaignactivity |
campaignactivity_activityparties |
|
partyid_contact |
contact_activity_parties |
|
partyid_contract |
contract_activity_parties |
|
partyid_equipment |
equipment_activity_parties |
|
partyid_incident |
incident_activity_parties |
|
partyid_invoice |
invoice_activity_parties |
|
partyid_knowledgearticle |
knowledgearticle_activity_parties |
|
partyid_lead |
lead_activity_parties |
|
partyid_opportunity |
opportunity_activity_parties |
|
partyid_queue |
queue_activity_parties |
|
partyid_quote |
quote_activity_parties |
|
partyid_salesorder |
salesorder_activity_parties |
|
partyid_systemuser |
system_user_activity_parties |
|
resourcespecid |
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 |
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 |
---|---|---|
ToRecipients Parameter |
Submits a bulk delete job that deletes selected records in bulk. This job runs asynchronously in the background without blocking other activities. |
|
CCRecipients Parameter |
Submits a bulk delete job that deletes selected records in bulk. This job runs asynchronously in the background without blocking other activities. |
|
ToRecipients Parameter |
Submits an asynchronous system job that detects and logs multiple duplicate records. |
|
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