| AnnouncementId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Contains the ID of the Announcement last associated with the group. This field is available in API version
30.0 and later.
|
| CanHaveGuests |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- If set to true, indicates
that a group allows customers. Chatter customers are users outside your company's email domains who can only see
groups they're invited to and interact with members of those groups; they can't see any Salesforce information.
This field is available starting in API version
23.0, but groups that allow customers are accessible from earlier API versions.
However, when accessed from earlier API versions,
groups that allow customers aren't distinguishable from private groups. We strongly recommend
that you upgrade to the latest API version.
If you must use an earlier version, name groups that allow customers to indicate that they include customers.
|
| CollaborationType |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
- The type of Chatter group. Available values are:
- Public—Anyone can
see the group's updates, but only members can post updates. Anyone
can join a public group.
- Private—Only members
can see and post updates. The group's owner or managers must add members.
|
| Description |
- Type
- string
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Description of the group.
|
| FullPhotoUrl |
- Type
- url
- Properties
- Filter, Nillable, Sort
- Description
- The URL for the group's profile
photo.
The URL is updated every time
a photo is uploaded and reflects the most recent photo. The URL returned
for an older photo is not guaranteed to return a photo if a newer
photo has been uploaded. You should always query this field for the
URL of the most recent photo.
This field is available in API version
20.0 and later.
|
| GroupEmail |
- Type
- email
- Properties
- Group, Nillable, Sort
- Description
- The email address for posting to
the group. For private groups, only visible to members and users with
“Modify All Data” or “View All Data” permissions.
This field is available in API version
29.0 and later.
|
| HasPrivateFieldsAccess |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- If set to true, indicates that a user can see the InformationBody and InformationTitle fields in a private group. This field is set to true for members of a private group and
users with “Modify All Data” or “View All Data”
permissions.
|
| InformationBody |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The text of the Information section.
For private groups, only visible to members and users with “Modify
All Data” or “View All Data” permissions.
|
| InformationTitle |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The title of the Information section.
For private groups, only visible to members and users with “Modify
All Data” or “View All Data” permissions.
|
| IsArchived |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the group is archived (true) or not (false).
|
| IsAutoArchiveDisabled |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether automatic archiving is enabled for the group
(true) or not (false).
|
| LastFeedModifiedDate |
- Type
- dateTime
- Properties
- Filter, Sort
- Description
- The date of the last post or comment on the group.
|
| LastReferencedDate |
- Type
- date
- Properties
- Filter, Nillable, Sort, Update
- Description
- The timestamp for when the current
user last viewed a record related to this record.
|
| LastViewedDate |
- Type
- date
- Properties
- Filter, Nillable, Sort, Update
- Description
- The timestamp for when the current
user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
|
| MemberCount |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- The number of members in the group.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Name of the group. The group name must be unique.
|
| NetworkId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort
- Description
- ID of the community that this group is part of. This field is available only if Salesforce Communities is enabled in your organization.
You can only add a NetworkId when
creating a group. You can’t change or add a NetworkId for
an existing group. This field
is available in API version
26.0 and later.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- ID of the owner of the group. Only the current group owner or
people with the “Modify All Data” permission can update
the OwnerId.
|
| SmallPhotoUrl |
- Type
- url
- Properties
- Filter, Nillable, Sort
- Description
- The URL for a thumbnail of the
group's profile photo.
The URL is updated every time
a photo is uploaded and reflects the most recent photo. The URL returned
for an older photo is not guaranteed to return a photo if a newer
photo has been uploaded. You should always query this field for the
URL of the most recent photo.
This field is available in API version
20.0 and later.
|