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; }
Public Property end_times As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also