activityparty EntityType
Person or group associated with an activity. An activity can have multiple activity parties.
- Entity set path:
- [organization URI]/api/data/v9.2/activityparties
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Activity Party
- Primary key:
- activitypartyid
- Primary name column:
- partyidname
- Operations supported:
- GET (RetrieveMultiple Only)
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
activitypartyid | Edm.Guid |
Unique identifier of the activity party. Display name: Activity Party |
||||||||||||||||||||||||||||
addressused | Edm.String |
Email address to which an email is delivered, and which is associated with the target entity. Display name: Address |
||||||||||||||||||||||||||||
addressusedemailcolumnnumber | Edm.Int32 |
Email address column number from associated party. Display name: Email column number of party Read only
|
||||||||||||||||||||||||||||
donotemail | Edm.Boolean |
Information about whether to allow sending email to the activity party. Display name: Do not allow Emails Read only
Default options
|
||||||||||||||||||||||||||||
donotfax | Edm.Boolean |
Information about whether to allow sending faxes to the activity party. Display name: Do not allow Faxes Read only
Default options
|
||||||||||||||||||||||||||||
donotphone | Edm.Boolean |
Information about whether to allow phone calls to the lead. Display name: Do not allow Phone Calls Read only
Default options
|
||||||||||||||||||||||||||||
donotpostalmail | Edm.Boolean |
Information about whether to allow sending postal mail to the lead. Display name: Do not allow Postal Mails Read only
Default options
|
||||||||||||||||||||||||||||
effort | Edm.Double |
Amount of effort used by the resource in a service appointment activity. Display name: Effort |
||||||||||||||||||||||||||||
exchangeentryid | Edm.String |
For internal use only. Display name: Exchange Entry |
||||||||||||||||||||||||||||
instancetypecode | Edm.Int32 |
Type of instance of a recurring series. Display name: Appointment Type Read only
Default options
|
||||||||||||||||||||||||||||
ispartydeleted | Edm.Boolean |
Information about whether the underlying entity record is deleted. Display name: Is Party Deleted Read only
Default options
|
||||||||||||||||||||||||||||
participationtypemask | Edm.Int32 |
Role of the person in the activity, such as sender, to, cc, bcc, required, optional, organizer, regarding, or owner. Display name: Participation Type
Default options
|
||||||||||||||||||||||||||||
scheduledend | Edm.DateTimeOffset |
Scheduled end time of the activity. Display name: Scheduled End Read only
|
||||||||||||||||||||||||||||
scheduledstart | Edm.DateTimeOffset |
Scheduled start time of the activity. Display name: Scheduled Start Read only
|
||||||||||||||||||||||||||||
unresolvedpartyname | Edm.String |
The name of the party to be used when the party is not resolved to an entity. Display name: Unresolved Party Name |
||||||||||||||||||||||||||||
versionnumber | Edm.Int64 |
Read only
|
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 Lookup property data.
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.) |
_partyid_value | partyid_account partyid_contact partyid_knowledgearticle partyid_queue partyid_systemuser |
Unique identifier of the party associated with the activity. |
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 | activitypointer_activity_parties |
activityid_adx_inviteredemption_activityparty | adx_inviteredemption | adx_inviteredemption_activity_parties |
activityid_adx_portalcomment_activityparty | adx_portalcomment | adx_portalcomment_activity_parties |
activityid_appointment | appointment | appointment_activity_parties |
activityid_chat_activityparty | chat | chat_activity_parties |
activityid_email | email_activity_parties | |
activityid_fax | fax | fax_activity_parties |
activityid_letter | letter | letter_activity_parties |
activityid_phonecall | phonecall | phonecall_activity_parties |
activityid_recurringappointmentmaster | recurringappointmentmaster | recurringappointmentmaster_activity_parties |
activityid_socialactivity | socialactivity | socialactivity_activity_parties |
activityid_task | task | task_activity_parties |
partyid_account | account | account_activity_parties |
partyid_contact | contact | contact_activity_parties |
partyid_knowledgearticle | knowledgearticle | knowledgearticle_activity_parties |
partyid_queue | queue | queue_activity_parties |
partyid_systemuser | systemuser | system_user_activity_parties |
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 | regardingobjectid_activityparty_syncerror |