Click or drag to resize

PFUserSettingsAutoMarkAsReadOpenedNotifications Property

Gets or sets a value indicating whether opened notifications (clicking on their body) should automaticaly be marked as read.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool AutoMarkAsReadOpenedNotifications { get; set; }

Property Value

Type: Boolean
See Also