Click or drag to resize

WorkspaceAPIGetAdmins Method

Returns list of admins for the specified workspace.

Namespace:  ZohoAnalytics
Assembly:  ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
public Object[] GetAdmins()

Return Value

Type: Object
Workspace admins list.
See Also