Click or drag to resize

MeetingRecurrenceInfomonthly_day Property

Day of the month for the meeting to be scheduled.
The value range is from 1 to 31.

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

Property Value

Type: NullableInt32
See Also