IScriptingEventsOnEditPersonComplete Method |
Called when the contact panel reverts to view mode, whether by OK or CANCEL
Namespace:
SuperOffice.COM.ScriptEvents
Assembly:
Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntaxvoid OnEditPersonComplete()
Sub OnEditPersonComplete
Dim instance As IScriptingEvents
instance.OnEditPersonComplete()
void OnEditPersonComplete()
See Also