VoiceMailContent

Represents a voicemail message left by a caller to the context user.

Supported Calls

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

Special Access Rules

As of Spring ’20 and later, only your Salesforce org's internal users can access this object.

Fields

Field Name Details
DurationInSeconds
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
The duration of the voicemail message in seconds.
FirstHeardDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The time and date when the user first listened to the voicemail message.
MediaContentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the related media content, a ContentDocument. The record counts toward your org’s file storage quota.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the voicemail message.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the owner of the voicemail message.
VoiceCallId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

The ID of the related Dialer call.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

VoiceMailContentOwnerSharingRule
Sharing rules are available for the object.
VoiceMailContentShare
Sharing is available for the object.