Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Days of the month that the job should execute on. Must be between 1 and 31.
public System.Collections.Generic.IList<int> MonthDays { get; }
member this.MonthDays : System.Collections.Generic.IList<int>
Public ReadOnly Property MonthDays As IList(Of Integer)