RiskLevel enumeration
Assigns a risk level to the associated message based on characteristics of the message.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Enumeration RiskLevel
'Usage
Dim instance As RiskLevel
public enum RiskLevel
Members
Member name | Description | |
---|---|---|
Normal | The associated message is normal risk. | |
Bulk | The associated message is part of a bulk mailing. | |
High | The associated message is high risk. | |
Low | The associated message is low risk. |