Groove Web Services question GrooveMembers.Create
I am developing a proof-of-concept website site in C# that will take URL Query strings, match that to a paticular Groove workspace, and then invite the user into that space if they don't have it. I have the connect-to Groove Data Bridge, find the workspace, read the workspace members portion working just fine. I've come accross a stumb...