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