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

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

Property Value

Type: DateTime
See Also