Performs additional custom processes when removing an Shortcut 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.
ShortcutsCollection Class | Resco.Controls.OutlookControls Namespace