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.
Required. Gets or sets the Days of week for which given schedule
should be applied.
public System.Collections.Generic.IList<int> Days { get; set; }
member this.Days : System.Collections.Generic.IList<int> with get, set