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; }
Public Property participants_count As Integer
Get
Set
Property Value
Type:
Int32See Also