Performs additional custom processes before setting a value in the collection.
OnSet is invoked before the standard Set behavior, whereas OnSetComplete is invoked after the standard Set behavior.
For example, implementers can restrict which values can be overwritten by performing a check inside OnSet.
ShortcutsCollection Class | Resco.Controls.OutlookControls Namespace