ConferenceNumber

Holds the telephone number for an external event shown in the Salesforce Today feature in the Salesforce mobile app. This object is available in API version 35.0 and later.

Supported Calls

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

Special Access Rules

The Salesforce Today app is available in Salesforce for Android and Salesforce for iOS. It’s not available in the Salesforce desktop site. Access to Today is available only if you grant Calendar permission to the Salesforce mobile app.

Fields

Field Details
AccessCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the access code to enter in order to validate identity and join the call.
ExternalEventId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the external event associated with the conference number.
This field is a relationship field.
Relationship Name
ExternalEvent
Refers To
ExternalEvent
IsLocked
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Returns true if the conference number is locked, or false if it’s not.
The default value is false.
Label
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the conference number.
MayEdit
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Indicates whether the conference number can be edited (true) or not (false).
The default value is false.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the conference call’s organizer.
Number
Type
phone
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The phone number used to connect to the conference call.
Vendor
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The vendor or company associated with the conference number.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ConferenceNumberChangeEvent