ContactEncounter

Represents a period of time during which two or more people were in close proximity to each other.

Supported Calls

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

Fields

Field Details
Actual_Participant_Count__c
Type
double
Properties
Filter, Nillable, Sort
Description
The confirmed number of people who were present during the encounter.
Description__c
Type
textarea
Properties
Create, Nillable, Update
Description
Text describing the encounter.
EndTime__c
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the encounter ended.
EstimatedParticipantCount__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The estimated number of people who were present during the encounter.
Location__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The location where the encounter took place.
StartTime__c
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The date and time when the encounter began.
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.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when a user most recently viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when a user most recently viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The name of this contact encounter.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.