EmailImportance EmailImportance EmailImportance EmailImportance Enum

Definition

Defines the importance of an email message.

public : enum class EmailImportancepublic enum EmailImportancePublic Enum EmailImportance// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

High High High High

The email message is of high importance.

Low Low Low Low

The email message is of low importance.

Normal Normal Normal Normal

The email message is of normal importance.