SpamAction Enumeration

The SpamAction enumeration indicates actions that may be taken on a message that has a high spam confidence level.

Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)

Syntax

'Declaration
Public Enumeration SpamAction
public enum SpamAction
public enum class SpamAction
public enum SpamAction
public enum SpamAction

Members

Member name Description
Delete Delete the message without sending a Delivery Status Notification (DSN) to the sender.
Quarantine Move the message to quarantine for later review.
Reject Reject the message and send a DSN to the sender.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003