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.

VoiceMailGreeting

Represents a custom greeting message that plays upon reaching a user’s voicemail. This object is available in API version 41.0 and later.

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 the voicemail greeting message in seconds.
IsDefault
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Whether the greeting is the user’s default greeting (true) or not (false).
MediaContentId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the related content document.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the voicemail greeting message.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the voicemail greeting message owner.

Associated Objects

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

VoiceMailGreetingOwnerSharingRule
Sharing rules are available for the object.
VoiceMailGreetingShare
Sharing is available for the object.