VoiceMailGreeting2

Represents information about a voicemail message that reps can drop during outbound customer calls, or set to play when they're unable to take calls from customers. This object is available in API version 67.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 message in seconds.
GreetingUrl
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The URL of the audio file for the voicemail message.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the voicemail message.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the voicemail message owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
ReferenceGreetingResourceId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the content document that contains the voicemail message.
This is a relationship field.
Relationship Name
ReferenceGreetingResource
Refers To
ContentDocument
Type
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The type of voicemail message. Possible values are:
  • Greeting
  • VoicemailDrop

Associated Objects

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

VoiceMailGreeting2OwnerSharingRule
Sharing rules are available for the object.
VoiceMailGreeting2Share
Sharing is available for the object.