EnterpriseManagementGroup.Notifications Property

Definition

Gets an interface that enables you to send notifications from the Service Manager server.

public:
 property Microsoft::EnterpriseManagement::INotificationManagement ^ Notifications { Microsoft::EnterpriseManagement::INotificationManagement ^ get(); };
public Microsoft.EnterpriseManagement.INotificationManagement Notifications { get; }
member this.Notifications : Microsoft.EnterpriseManagement.INotificationManagement
Public ReadOnly Property Notifications As INotificationManagement

Property Value

The notification manager.

Applies to