Click or drag to resize

MailMessageFrom Property

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

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

Property Value

Type: String
See Also