BrokerPriority.EnumObjectPermissions Method
Include Protected Members
Include Inherited Members
This method will be removed in a future version of the product.
Enumerates a list of object permissions for the conversation priority.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
EnumObjectPermissions() | This method will be removed in a future version of the product.Enumerates a list of object permissions for the conversation priority. | |
EnumObjectPermissions(String) | This method will be removed in a future version of the product.Enumerates a list of object permissions for a specified grantee on the conversation priority. | |
EnumObjectPermissions(ObjectPermissionSet) | This method will be removed in a future version of the product.Enumerates a list of object permissions for a specified permission on the conversation priority. | |
EnumObjectPermissions(String, ObjectPermissionSet) | This method will be removed in a future version of the product.Enumerates a list of object permissions for a specified grantee and a specified permission on the conversation priority. |
Top