The date and time that the address was last updated

Namespace: Asi.iBO.ContactManagement
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public DateTime UpdatedOn { get; }
Visual Basic
Public ReadOnly Property UpdatedOn As DateTime
	Get
Visual C++
public:
property DateTime UpdatedOn {
	DateTime get ();
}

See Also