Represents a user or group who receives Operations Manager notifications.
The following tables list the members exposed by the NotificationRecipient type.
Public
Constructors
| Name | Description | |
|---|---|---|
| NotificationRecipient | Initializes the NotificationRecipient class with the name of the recipient. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Devices | Gets the devices to which notifications can be sent for this recipient. |
|
Id | Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
Name | Gets or sets a unique, user-defined name for this recipient. |
|
ScheduleEntries | Gets the schedule entries that determine when notifications are enabled for this recipient. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) |
|
GetHashCode | Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
Update | Updates the operational database with the modified property values. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

