Click or drag to resize

InternalServiceGetAdministratorsEmails Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public ADAMObject[] GetAdministratorsEmails(
	bool systemAdministrators,
	bool libraryAdministrators
)

Parameters

systemAdministrators
Type: SystemBoolean
libraryAdministrators
Type: SystemBoolean

Return Value

Type: ADAMObject
See Also