| ||||
RemoveMembers methodRemoves a Member Set from a Group, Room, or Custom Role. Syntax
ParameterspMembersThe Member Set to remove. Return value
RemarksRemoving members from a Group, Room, or Custom Role does not remove them from the facility's member list. Therefore, the members can still be added to other Groups and Rooms. Use the Delete method to remove a member from the facility's member list. Calling RemoveMembers once to remove the members of a Member Set yields better performance than calling RemoveMember for each member you want to remove from a Group, Room, or Custom Role. If the Member Set contains a member who does not belong to the Group, Room, or Custom Role, RemoveMembers simply ignores that member and continues to execute. |
Home |