Initializes the NotificationRecipientScheduleEntryTime class. Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

Visual Basic
Dim instance As New NotificationRecipientScheduleEntryTime

Syntax

Visual Basic
Public Sub New
C#
public NotificationRecipientScheduleEntryTime ()
C++
public:
NotificationRecipientScheduleEntryTime ()
J#
public NotificationRecipientScheduleEntryTime ()
JScript
public function NotificationRecipientScheduleEntryTime ()

Remarks

After creating a NotificationRecipientScheduleEntryTime object, use the object's properties to set the time's hours and minutes.


Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

See Also