We can add an SPUser into an SPGroup by objSPGroup.Users.Add(objSPUser). I need to add SPUserCollection into one SPGroup.
How can i do it?
| ||||
|
feedback
|
|
What I think you are best of doing is to iterate through | |||||
feedback
|