Enum ExchangeDistributionGroupModerationNotification
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the moderation notification type.
public enum ExchangeDistributionGroupModerationNotification
Fields
Always = 1Notify all senders when their messages aren’t approved.
Internal = 2Notify senders in your organization when their messages aren’t approved.
Never = 3Don’t notify anyone when a message isn’t approved.
Unknown = 0The notification type is unknown.