EventAttendeeInfoProviderGetEventAttendeeInfo Method (Int32) |
Returns the EventAttendeeInfo structure for the specified eventAttendee.
Namespace: CMS.EventManagerAssembly: CMS.EventManager (in CMS.EventManager.dll) Version: 11.0.0
Syntax public static EventAttendeeInfo GetEventAttendeeInfo(
int eventAttendeeId
)
Parameters
- eventAttendeeId
- Type: SystemInt32
EventAttendee id
Return Value
Type:
EventAttendeeInfoSee Also