user/assigntomanager
Parameters:
p1: partition username
p2: user username
p3: manager username
Return Type:
Boolean (true or false)
Description:
Assign user to a manager. This call will be unsuccessful (will return false) if (1) the manager is not in fact a manager or (2) the user is a manager with 1 or more employees (however, if they are a manager but have no employees, it will be successful).