Click or drag to resize

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; }

Property Value

Type: MeetingRecurrenceInfo
See Also