Share via


NotificationRecipientScheduleEntry Constructor ()

 

Applies To: Operations Manager for System Center 2012

Initializes the NotificationRecipientScheduleEntry class.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

public NotificationRecipientScheduleEntry()
public:
NotificationRecipientScheduleEntry()
new : unit -> NotificationRecipientScheduleEntry
Public Sub New

Remarks

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

See Also

NotificationRecipientScheduleEntry Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top