> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum NotificationMessageType

> Defines what type of content the notification contains

Defines what type of content the notification contains

## Syntax

```crmscript theme={null}
NotificationMessageType
```

## Fields

| Name             | Description                   |
| ---------------- | ----------------------------- |
| Message          | A plain message               |
| ImportantMessage | A message with high priority  |
| RemoteAction     | Trigger an action             |
| YesNoQuestion    | Ask user a yes or no question |
| ShowWebPage      | Show a web page               |
