MonthlyDOWRecurrence.DayOfWeek Property
Definition
Important
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.
public:
property Microsoft::EnterpriseManagement::Monitoring::MaintenanceSchedule::DayOfWeekEnum DayOfWeek { Microsoft::EnterpriseManagement::Monitoring::MaintenanceSchedule::DayOfWeekEnum get(); void set(Microsoft::EnterpriseManagement::Monitoring::MaintenanceSchedule::DayOfWeekEnum value); };
public Microsoft.EnterpriseManagement.Monitoring.MaintenanceSchedule.DayOfWeekEnum DayOfWeek { get; set; }
member this.DayOfWeek : Microsoft.EnterpriseManagement.Monitoring.MaintenanceSchedule.DayOfWeekEnum with get, set
Public Property DayOfWeek As DayOfWeekEnum