Click or drag to resize

MailMessageEventArgsIgnore Property

Allows the handler to instruct the alert engine to ignore (not to persist) the alert.

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

Property Value

Type: Boolean
See Also