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

Usage

Visual Basic
Dim instance As New NotificationRecipientScheduleEntry

Syntax

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

Remarks

After initializing a new NotificationRecipientScheduleEntry object, set the object's properties to define a weekly schedule.


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