ContactInfosDeletedHandlerEventArgs.DeletedContactsGUIDs Property |
GUIDs of deleted contacts.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
Syntaxpublic IEnumerable<Guid> DeletedContactsGUIDs { get; }
Property Value
Type:
IEnumerable<Guid>
See Also