Click or drag to resize

DbMailMessageFlags Property

Gets or sets the status of the alert

Namespace:  SanteDB.DisconnectedClient.SQLite.Mail
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public int Flags { get; set; }

Property Value

Type: Int32
See Also