Click or drag to resize
ContactInfoContactLastModified Property
Gets or sets the date and time when the contact was last modified.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual DateTime ContactLastModified { get; set; }

Property Value

Type: DateTime
See Also