Click or drag to resize

MeetingRecurrenceInfoend_times Property

Select how many times the meeting will occur before it is canceled.
Cannot be used with “end_date_time”.
Default 1. Max 50.

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

Property Value

Type: NullableInt32
See Also