Performs additional custom processes when removing an Group from the collection.
OnRemove is invoked before the standard Remove behavior, whereas OnRemoveComplete is invoked after the standard Remove behavior.
For example, implementers can prevent removal of elements by always throwing an exception in OnRemove.
GroupsCollection Class | Resco.Controls.OutlookControls Namespace