FreeFlow class library

User.DeliverAlertsByEmail Property

Gets or sets a value indicating whether to deliver alerts to this user by email.

[Visual Basic]
Public Property DeliverAlertsByEmail As Boolean
[C#]
public bool DeliverAlertsByEmail {get; set;}

Property Value

true if alerts should delivered by email; otherwise, false.

See Also

User Class | FreeFlow.Administration Namespace