Delen via


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
Public method EnumObjectPermissions() This method will be removed in a future version of the product.Enumerates a list of object permissions for the conversation priority.
Public method 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.
Public method 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.
Public method 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