共用方式為


EnumObjectPermissions 方法

This method will be removed in a future version of the product.

Enumerates a list of object permissions for the conversation priority.

多載清單 

  名稱 描述
公用方法 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.

頂端