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; }
Public Property end_date_time As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also