Newer Version Available

This content describes an older version of this product. View Latest

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()

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.