Click or drag to resize

Meetingtotal_minutes Property

The total minute duration of the actual meeting. Applies to past meetings only in which case duration should have the same value. For other meetings this value will be zero and duration will be the scheduled duration of the meeting.

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

Property Value

Type: Int32
See Also