Click or drag to resize

MeetingOccurrences Property

Array of occurrence objects.
Don't need to set. Add to if needed. If count is 0, list 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 List<MeetingOccurenceInfo> Occurrences { get; }

Property Value

Type: ListMeetingOccurenceInfo
See Also