| ||||
|
| |||
AddMembers methodAdds a MemberSet to a Group or Custom Role. Syntax
ParameterspMembersThe member set to add. Return value
RemarksCalling AddMembers once to add the members of a MemberSet
yields better performance than calling AddMember
for each member you want to add.
|
Home | |||
|
| |||
Add the members to the room. Syntax
ParameterspMembersThe collection of members to add. RoleSpecifies the role that the members should have within the Room. For further information on ERUMemberRole. Return value
RemarksCalling AddMembers once to add the members of a Member Set
yields better performance than calling AddMember
for each member you want to add. |
Home |