Click or drag to resize

MailMessageFlags Property

Gets or sets the status of the alert.

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

Property Value

Type: MailMessageFlags
See Also