Click or drag to resize

InternalServiceFindExternalUsers Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public List<Guid> FindExternalUsers(
	string[] emails
)

Parameters

emails
Type: SystemString

Return Value

Type: ListGuid
See Also