Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Importance enumeration specifies the importance of a message.
Namespace: Microsoft.Exchange.Data.Transport.Email
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Enumeration Importance
'Usage
Dim instance As Importance
public enum Importance
Members
| Member name | Description | |
|---|---|---|
| Normal | A message of normal importance. | |
| High | A message of high importance. | |
| Low | A message of low importance. |