Click or drag to resize
EventAttendeeInfoAttendeeEmail Property
Email of the attendee.

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

Property Value

Type: String
See Also