Table of Contents

Enum ExchangeDistributionGroupModerationNotification

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

Represents the moderation notification type.

public enum ExchangeDistributionGroupModerationNotification

Fields

Always = 1

Notify all senders when their messages aren’t approved.

Internal = 2

Notify senders in your organization when their messages aren’t approved.

Never = 3

Don’t notify anyone when a message isn’t approved.

Unknown = 0

The notification type is unknown.