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; }
Public Property monthly_day As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also