Click or drag to resize

Meetingparticipants_count Property

The number of meeting participants in the actual meeting. Applies to past meetings only. For other meetings this value will be zero.

Namespace:  NetQuarry.Services.Zoom
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int participants_count { get; set; }

Property Value

Type: Int32
See Also