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; }
Public Property registration_type As Nullable(Of MeetingSettingsInfomeeting_registration_type)
Get
Set
Property Value
Type:
NullableMeetingSettingsInfomeeting_registration_typeSee Also