Click or drag to resize
EventAttendeeInfoProviderGetEventAttendees Method
Provides ObjectQuery access to EventAttendees

Namespace: CMS.EventManager
Assembly: CMS.EventManager (in CMS.EventManager.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<EventAttendeeInfo> GetEventAttendees()

Return Value

Type: ObjectQueryEventAttendeeInfo
See Also