Skip to content

MobileCRM.ActivityParty

rescocrm edited this page May 15, 2023 · 1 revision

MobileCRM.ActivityParty Object

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

Properties

Property Type Description
entityName String The entity name of the party (account, contact, lead, systemuser, etc.)
id String GUID of the existing entity or null for new one or direct party.
primaryName String The human readable name of the reference, e.g. "Alexandro".
isDirectParty Boolean Gets or sets whether the party is direct (email) or a pointer to an CRM record.
addressUsed String Gets or sets the actual address used.

Methods

Method Description
constructor Constructs an instance of MobileCRM.ActivityParty object.
Clone this wiki locally