Click or drag to resize

DbMailMessageFrom Property

Gets or sets the "from" subject if it is a human based message

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

Property Value

Type: String
See Also