Click or drag to resize

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; }

Property Value

Type: NullableBoolean
See Also