Enum ExchangeDrmProtection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the Exchange DRM protection setting.
public enum ExchangeDrmProtection
Fields
All = 3
The DRM setting is all.
None = 1
The DRM setting is none.
Private = 2
The DRM setting is private.
Unknown = 0
The DRM setting is unknown.