Click or drag to resize

MeetingSettingsInfomeeting_registration_type Enumeration

Registration type.

Namespace:  NetQuarry.Services.Zoom
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum meeting_registration_type
Members
  Member nameValueDescription
Once1 Attendees register once and can attend any of the occurrences.
Each2 Attendees need to register for each occurrence to attend.
OnceAndChoose3 Attendees register once and can choose one or more occurrences to attend.
See Also