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 = 1Test without Policy Tips.
AuditAndNotify = 2Test with Policy Tips.
Enforce = 3Enforce.
Unknown = 0The rule mode is unknown.