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.