MeetingSettingsInfojoin_before_host Property |
Allow participants to join the meeting before the host starts the meeting.
Only used for scheduled or recurring meetings.
Default false.
Namespace:
NetQuarry.Services.Zoom
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<bool> join_before_host { get; set; }
Public Property join_before_host As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also