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