PermissionCount Property
The number of permissions for the file.
Syntax
googledrivecontrol.PermissionCount
Default Value
0
Remarks
This property holds the number of permissions for the file. This will be populated after calling ListPermissions. Set PermissionIndex to a value from 0 to PermissionCount - 1 to select a permission.
This property is read-only and not available at design time.
Data Type
Integer