EventAttendeeInfoProviderDeleteEventAttendeeInfo Method (Int32) |
Deletes specified eventAttendee.
Namespace: CMS.EventManagerAssembly: CMS.EventManager (in CMS.EventManager.dll) Version: 11.0.0
Syntax public static void DeleteEventAttendeeInfo(
int eventAttendeeId
)
Parameters
- eventAttendeeId
- Type: SystemInt32
EventAttendee id
See Also