NotificationRecipientScheduleEntry.DailyEndTime Property

Definition

The ending time.

public:
 property Microsoft::EnterpriseManagement::Administration::NotificationRecipientScheduleEntryTime ^ DailyEndTime { Microsoft::EnterpriseManagement::Administration::NotificationRecipientScheduleEntryTime ^ get(); void set(Microsoft::EnterpriseManagement::Administration::NotificationRecipientScheduleEntryTime ^ value); };
public Microsoft.EnterpriseManagement.Administration.NotificationRecipientScheduleEntryTime DailyEndTime { get; set; }
member this.DailyEndTime : Microsoft.EnterpriseManagement.Administration.NotificationRecipientScheduleEntryTime with get, set
Public Property DailyEndTime As NotificationRecipientScheduleEntryTime

Property Value

NotificationRecipientScheduleEntryTime

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

Applies to