NotificationRecipientScheduleEntryTime Constructor ()
Applies To: Operations Manager for System Center 2012
Initializes the NotificationRecipientScheduleEntryTime class.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public NotificationRecipientScheduleEntryTime()
public:
NotificationRecipientScheduleEntryTime()
new : unit -> NotificationRecipientScheduleEntryTime
Public Sub New
Remarks
After creating a NotificationRecipientScheduleEntryTime object, use the object's properties to set the time's hours and minutes.
See Also
DailyEndTime
DailyStartTime
NotificationRecipientScheduleEntryTime Overload
NotificationRecipientScheduleEntryTime Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top