# NotificationEvent

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Notification Event

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

[RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj)

⇒

[Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)

⇒

NotificationEvent

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                         | Name               | Description                                                                                                                                                                                                                                                                                                                     |
| -------------------------------------------------------------------------------------------------------------------------------------------- | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| String                                                                                                                                       | AdminCreate        | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) User who created the object.                                                                                                                                                    |
| String                                                                                                                                       | AdminLastMod       | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) User who last modified the object.                                                                                                                                              |
| Boolean                                                                                                                                      | AllServers         | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| Boolean                                                                                                                                      | Enabled            | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| Boolean                                                                                                                                      | EnableGracePeriod  | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| Boolean                                                                                                                                      | EnableInterval     | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| Boolean                                                                                                                                      | ExecuteScript      | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| UInt32                                                                                                                                       | GracePeriod        | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| Boolean                                                                                                                                      | HasThreshold       | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| UInt32                                                                                                                                       | Id                 | ID of the object.                                                                                                                                                                                                                                                                                                               |
| UInt32                                                                                                                                       | Interval           | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| String                                                                                                                                       | Recipients         | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| UInt32                                                                                                                                       | ScriptId           | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| Boolean                                                                                                                                      | SendEmail          | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| UInt32                                                                                                                                       | SiteId             | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification) List\<UInt32> TargetIds Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification) |
| [TargetType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/targettype)             | TargetType         | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| DateTime                                                                                                                                     | TimeCreate         | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) Time when the object was created.                                                                                                                                               |
| DateTime                                                                                                                                     | TimeLastMod        | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) Time when the object was last modified.                                                                                                                                         |
| [NotificationType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notificationtype) | Type               | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |
| Boolean                                                                                                                                      | WaitUntilRecovered | Inherited from [Notification](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/notification)                                                                                                                                                                             |

## PUBLIC METHODS

| Type        | Name                       | Description                                                                                                                                                   |
| ----------- | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()                 | String                                                                                                                                                        |
| ToString () | ### References to Commands |                                                                                                                                                               |
| ----        |                            |                                                                                                                                                               |
