Represents the rules for sharing a contact with Users other than the owner. For more information, see “Setting Sharing Rules” in the Salesforce.com online help.
create(), update(), delete(), describeSObjects(), query(), retrieve(), getDeleted(), getUpdated()
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| ContactAccessLevel | picklist | Create | A value that represents the type of access granted to the target Group, UserRole, or User for Contacts. The possible values are: |
| GroupId | reference | Create | The ID representing the source group. Contacts owned by Users in the source Group trigger the rule to give access. |
| UserorGroupId | reference | Create | The ID representing the User or Group being granted access. |