SystemNotificationUpdateOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class SystemNotificationUpdateOptions
{
bool? IsResolved { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| IsResolved | bool? | Set the status of this notification. Ignored if null. If the notification is non-resolvable, it can only be resolved by the Service User. |