Click or drag to resize
ContactInfoContactBirthday Property
Gets or sets the contact's birth date.

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

Property Value

Type: DateTime
See Also