Newer Version Available

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

PersonPublicProfilePrefSet

Represents the user’s preferences for which data is included in their directory entry, as well as if they show up at all. This object is available in API version 59.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
CanShareEmail
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person's email address is shared (true) or not (false).
The default value is false.
CanShareLocation
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person's location is shared (true) or not (false).
The default value is false.
CanSharePersonEducation
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that person education should be shared (true) or not (false).
The default value is false.
CanSharePersonEmployment
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that person employment information should be shared (true) or not (false).
The default value is false.
CanSharePhone
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person's phone numbers are shared (true) or not (false).
The default value is false.
CanSharePronouns
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person's preferred pronouns are shared (true) or not (false).
The default value is false.
CanShareWebsite
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that website should be shared (true) or not (false).
The default value is false.
ContactId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The Contact associated with the Person Public Profile Preference Set.
This field is a relationship field.
Relationship Name
Contact
Relationship Type
Lookup
Refers To
Contact
IsProfilePublic
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the profile is public (true) or not (false).
The default value is false.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
An auto-generated string/number assigned to the Person Public Profile Preference Set.
ProfileVisibleDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the profile was made public.
UsageType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort
Description
Specifies the usage type of the sharing settings, such as Alumni or Student.
Possible values are:
  • Alumni
  • Student