EventAttendeeInfoProviderGetEventAttendeeInfoByGUIDInternal Method |
Returns the EventAttendeeInfo structure for the specified eventAttendee.
Namespace: CMS.EventManagerAssembly: CMS.EventManager (in CMS.EventManager.dll) Version: 10.0.0
Syntax protected virtual EventAttendeeInfo GetEventAttendeeInfoByGUIDInternal(
Guid attendeeGuid
)
Parameters
- attendeeGuid
- Type: SystemGuid
EventAttendee guid
Return Value
Type:
EventAttendeeInfoSee Also