VoiceMailGreeting2Rep

Represents information about the voicemail message and its associated service rep. 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
IsDefault
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Whether this is the rep's default voicemail message (true) or not (false). The default value is false.
Name
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
The name of the voicemail message.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
User ID of the voicemail message owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
OwnerType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The ownership type of the voicemail message. Possible values are:
  • Owned
  • Shared
RepId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the rep associated with the voicemail message.
This is a relationship field.
Relationship Name
Rep
Refers To
User
Sequence
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The order in which the voicemail message is applied for the rep.
VoiceMailGreeting2Id
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the related VoiceMailGreeting2 record.
This is a relationship field.
Relationship Name
VoiceMailGreeting2
Refers To
VoiceMailGreeting2

Associated Objects

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

VoiceMailGreeting2RepShare
Sharing is available for the object.