MeetingSettingsInfouse_pmi Property |
Use Personal Meeting ID.
Only used for scheduled meetings and recurring meetings with no fixed time.
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> use_pmi { get; set; }
Public Property use_pmi As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also