Click or drag to resize

MeetingSettingsInforegistration_type Property

Registration type.
Used for recurring meeting with fixed time only.
Default 2 (Each).
Uses Meetingmeeting_type.

Namespace:  NetQuarry.Services.Zoom
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<MeetingSettingsInfomeeting_registration_type> registration_type { get; set; }

Property Value

Type: NullableMeetingSettingsInfomeeting_registration_type
See Also