Click or drag to resize

MeetingRecurrenceInfoend_date_time Property

Select a date the meeting will occur before it is canceled.
Should be UTC time, such as 2017-11-25T12:00:00Z.
Cannot be used with “end_times”.

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

Property Value

Type: NullableDateTime
See Also