Click or drag to resize
ContactInfosDeletedHandlerEventArgs Properties

The ContactInfosDeletedHandlerEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyDeletedContactsGUIDs
GUIDs of deleted contacts.
Public propertyDeletedContactsIds
IDs of deleted contacts.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also