[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Enables you to send notifications from the Service Manager server. Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

Visual Basic
Dim instance As INotificationManagement

Syntax

Visual Basic
Public Interface INotificationManagement
C#
public interface INotificationManagement
C++
public interface class INotificationManagement
J#
public interface INotificationManagement
JScript
public interface INotificationManagement

Remarks

A notification is triggered by an event or alert, and it can contain a message describing the event or alert.


Platforms

Development Platforms

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

Target Platforms

Windows Server 2008,Windows Server 2003

See Also