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

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public Nullable<DateTime> LastModificationDateTime { get; }

Property Value

Type: NullableDateTime
See Also