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