Click or drag to resize

DbMailMessageBody Property

Body of the message

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

Property Value

Type: String
See Also