Table of Contents

Enum ExchangeTransportRuleMode

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the mode of a transport rule. This does not apply to Exchange 2010.

public enum ExchangeTransportRuleMode

Fields

Audit = 1

Test without Policy Tips.

AuditAndNotify = 2

Test with Policy Tips.

Enforce = 3

Enforce.

Unknown = 0

The rule mode is unknown.