Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

VoiceMailMessage

Represents a prerecorded voicemail message.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), 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 a prerecorded voicemail message in seconds.
IsDefault
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Specifies whether the message is the context user’s default voicemail drop message.
MediaContentId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the file.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the prerecorded voicemail message.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The owner of the prerecorded voicemail message.

Associated Objects

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

VoiceMailMessageOwnerSharingRule
Sharing rules are available for the object.
VoiceMailMessageShare
Sharing is available for the object.