ContactInfosDeletedHandlerEventArgsDeletedContactsIds Property |
IDs of deleted contacts.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
Syntax public IEnumerable<int> DeletedContactsIds { get; }
Property Value
Type:
IEnumerableInt32See Also