NotificationRecipientScheduleEntry.DailyStartTime 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.
The starting time.
public:
property Microsoft::EnterpriseManagement::Administration::NotificationRecipientScheduleEntryTime ^ DailyStartTime { Microsoft::EnterpriseManagement::Administration::NotificationRecipientScheduleEntryTime ^ get(); void set(Microsoft::EnterpriseManagement::Administration::NotificationRecipientScheduleEntryTime ^ value); };
public Microsoft.EnterpriseManagement.Administration.NotificationRecipientScheduleEntryTime DailyStartTime { get; set; }
member this.DailyStartTime : Microsoft.EnterpriseManagement.Administration.NotificationRecipientScheduleEntryTime with get, set
Public Property DailyStartTime As NotificationRecipientScheduleEntryTime
Property Value
Returns a NotificationRecipientScheduleEntryTime object that defines the time at which each scheduled day begins.