Click or drag to resize

UserGroupClearMembers Method

Throws an error if the members of the group aren't available. Throws an error if the group is "Everyone". Throws an error if the group is a personal group.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void ClearMembers()
See Also