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