Properties
| Name | Access | Type | Description |
|---|---|---|---|
| Actors | Read | IList of NotificationActor | Actors |
| ContentId | Read | Nullable of Guid | Content Id |
| ContentTypeId | Read | Nullable of Guid | Content Type Id |
| ContentUrl | Read | String | Content Url |
| CreatedUtcDate | Read | DateTime | Created Utc Date |
| IsRead | Read | Boolean | Is Read |
| LastUpdatedUtcDate | Read | DateTime | Last Updated Utc Date |
| NotificationId | Read | Guid | Notification Id |
| NotificationTypeId | Read | Guid | Notification Type Id |
| RenderedHtml | Read, Write | String | Rendered Html |
| RenderedProperty | Read | String | Rendered Property |
| RenderTarget | Read | String | Render Target |
| UserId | Read | Int32 | User Id |