| EventAttendeeInfoProviderSetEventAttendeeInfoInternal Method | 
            Sets (updates or inserts) specified eventAttendee.
            
 
Namespace: CMS.EventManagerAssembly: CMS.EventManager (in CMS.EventManager.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual void SetEventAttendeeInfoInternal(
	EventAttendeeInfo eventAttendee
)
Parameters
- eventAttendee
- Type: CMS.EventManagerEventAttendeeInfo
 EventAttendee to set
 See Also
See Also