MeetingSettingsInfoparticipant_video Property |
Start video when participants join meeting.
Namespace:
NetQuarry.Services.Zoom
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<bool> participant_video { get; set; }
Public Property participant_video As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also