IAdmExchangeMessageModeration
The IAdmExchangeMessageModeration interface provides access to Message Approval settings of a mail-enabled group.
Inheritance: IAdmExchangeParametersContainer
Properties
-
Property
-
Description
-
BypassModerationFrom
-
Gets or sets a collection of senders who don't require message approval.
-
BypassModerationFromModificationEnabled
-
Gets or sets a value indicating whether the
BypassModerationFrom
property will be modified. -
ModerationEnabled
-
Gets or sets a value indicating whether messages sent to the group have to be approved by a moderator.
-
ModerationEnabledModificationEnabled
-
Gets or sets a value indicating whether the
ModerationEnabled
property will be modified. -
ModeratedBy
-
Gets or sets a collection of moderators for messages sent to the group.
-
ModeratedByModificationEnabled
-
Gets or sets a value indicating whether the
ModeratedBy
property will be modified. -
SendModerationNotificationType
-
Gets or sets a value that specifies whether to notify senders when their messages aren't approved.
-
SendModerationNotificationTypeModificationEnabled
-
Gets or sets a value indicating whether the
SendModerationNotificationType
property will be modified.
Details
BypassModerationFrom
Gets or sets a collection of senders who don't require message approval.
- Type:
- IAdmObjectReferenceModificationCollection
- Access:
- Read/Write
BypassModerationFromModificationEnabled
Gets or sets a value indicating whether the BypassModerationFrom
property will be modified.
- Type:
- bool
- Access:
- Read/Write
ModerationEnabled
Gets or sets a value indicating whether messages sent to the group have to be approved by a moderator.
- Type:
- bool
- Access:
- Read/Write
ModerationEnabledModificationEnabled
Gets or sets a value indicating whether the ModerationEnabled
property will be modified.
- Type:
- bool
- Access:
- Read/Write
ModeratedBy
Gets or sets a collection of moderators for messages sent to the group.
- Type:
- IAdmObjectReferenceModificationCollection
- Access:
- Read/Write
ModeratedByModificationEnabled
Gets or sets a value indicating whether the ModeratedBy
property will be modified.
- Type:
- bool
- Access:
- Read/Write
SendModerationNotificationType
Gets or sets a value that specifies whether to notify senders when their messages aren't approved.
- Type:
- ADM_EXCHANGE_SENDMODERATIONNOTIFICATIONTYPE_ENUM
- Access:
- Read/Write
SendModerationNotificationTypeModificationEnabled
Gets or sets a value indicating whether the SendModerationNotificationType
property will be modified.
- Type:
- bool
- Access:
- Read/Write
Requirements
Minimum required version: 2013.1