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

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

Property Value

Type: DateTime
See Also