ContactEncounterParticipant

Represents a person who was present during a contact encounter.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
ContactEncounter__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
The contact encounter that this person was involved in.
Contact__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A contact who was involved in the contact encounter.
EndTime__c
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the contact encounter ended for this person.
Lead__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A lead who was involved in the contact encounter.
StartTime__c
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the contact encounter began for this person.
LastActivityDate
Type
date
Properties
Filter, Group, Nillable, Sort
Description
Value is one of the following, whichever is the most recent:
  • Due date of the most recent event logged against the object.
  • Due date of the most recently closed task associated with the object.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
An auto-generated unique ID for this record.