| EventAttendeeInfoProviderGetEventAttendeeInfo Method (Int32) | 
            Returns the EventAttendeeInfo structure for the specified eventAttendee.
            
 
Namespace: CMS.EventManagerAssembly: CMS.EventManager (in CMS.EventManager.dll) Version: 10.0.0
 Syntax
Syntaxpublic static EventAttendeeInfo GetEventAttendeeInfo(
	int eventAttendeeId
)
Parameters
- eventAttendeeId
- Type: SystemInt32
 EventAttendee id
Return Value
Type: 
EventAttendeeInfo See Also
See Also