MeetingSettingsInfomute_upon_entry Property |
Mute participants upon entry.
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> mute_upon_entry { get; set; }
Public Property mute_upon_entry As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also