Click or drag to resize
ContactInfoContactAge Property
Gets the contact's age (returns 0 if contact's birthday is not set).

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

Property Value

Type: Int32
See Also