EventAttendeeInfoProviderDeleteEventAttendeeInfo Method (EventAttendeeInfo) |
Deletes specified eventAttendee.
Namespace: CMS.EventManagerAssembly: CMS.EventManager (in CMS.EventManager.dll) Version: 11.0.0
Syntax public static void DeleteEventAttendeeInfo(
EventAttendeeInfo eventAttendeeObj
)
Parameters
- eventAttendeeObj
- Type: CMS.EventManagerEventAttendeeInfo
EventAttendee object
See Also