Has anyone figured out a clever way to get the list of users who share a group task? I see that there are addGroup() and removeGroup() methods, but no getGroup() or any equivalent. There are lots of situations where we send an email to all users who share a group task and it'd sure be nice to be able to retrieve the list of users via ContentServices. Thanks.
Hmm, true, but I'm still left with determing what to set the variable to. And if I know what to set the variable to then there's no point in setting a variable because I would have the information I need (the list of users which shares a task).
Or have I completely misunderstood your suggestion?