Click or drag to resize
AccountInfoAccountCreated Property
Gets or sets the date and time when the account was created.

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

Property Value

Type: DateTime
See Also