Click or drag to resize
EventAttendeeInfoAttendeeFirstName Property
First name of the attendee.

Namespace: CMS.EventManager
Assembly: CMS.EventManager (in CMS.EventManager.dll) Version: 9.0.0
Syntax
C#
public virtual string AttendeeFirstName { get; set; }

Property Value

Type: String
See Also