Click or drag to resize
EventAttendeeInfoAttendeeLastName Property
Last name of the attendee.

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

Property Value

Type: String
See Also