EventAttendeeInfoProviderDeleteEventAttendeeInfoInternal Method |
Deletes specified eventAttendee.
Namespace: CMS.EventManagerAssembly: CMS.EventManager (in CMS.EventManager.dll) Version: 9.0.0
Syntax protected virtual void DeleteEventAttendeeInfoInternal(
EventAttendeeInfo eventAttendeeObj
)
Parameters
- eventAttendeeObj
- Type: CMS.EventManagerEventAttendeeInfo
EventAttendee object
See Also