MeetingRecurrence Property |
Recurrence meeting info.
Don't need to set. Use the properties if needed. If "type" property is null, object will be ignored.
Namespace:
NetQuarry.Services.Zoom
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax [JsonIgnoreAttribute]
public MeetingRecurrenceInfo Recurrence { get; }
<JsonIgnoreAttribute>
Public ReadOnly Property Recurrence As MeetingRecurrenceInfo
Get
Property Value
Type:
MeetingRecurrenceInfoSee Also