Click or drag to resize

InternalServiceGetLibraryAdministratorsEmails Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public void GetLibraryAdministratorsEmails(
	List<ADAMObject> users
)

Parameters

users
Type: System.Collections.GenericListADAMObject
See Also