PersonEventsClassCurrentPersonCanceled Method |
Namespace:
SuperOffice.COM.Events
Assembly:
SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntaxpublic virtual void CurrentPersonCanceled()
Public Overridable Sub CurrentPersonCanceled
Dim instance As PersonEventsClass
instance.CurrentPersonCanceled()
public:
virtual void CurrentPersonCanceled()
Implements
IPersonEventsCurrentPersonCanceled
See Also