Click or drag to resize

Useruser_type Enumeration

Namespace:  NetQuarry.Services.Zoom
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum user_type
Members
  Member nameValueDescription
basic1 A basic user is user without a paid license.
A basic user can host meetings with up to 100 participants.
If 3 or more participants join, the meeting will time out after 40 minutes.
They cannot utilize user and account add-ons such as large meeting, webinar,
or conference room connector.
pro2 A pro user is a paid account user who can host unlimited meetings on the public cloud.
By default, they can host meetings with up to 100 participants and large meeting licenses
are available for additional capacity. Pro users have additional features available.
corp3 A corp user is a paid account who can host unlimited meetings with the
on-premise meeting connector. Corp users have additional features available.
See Also