NotificationRecipientScheduleEntry.DailyStartTime Property

Definition

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

NotificationRecipientScheduleEntryTime

Returns a NotificationRecipientScheduleEntryTime object that defines the time at which each scheduled day begins.

Applies to