Share via


MailEnabledRecipient.ModerationEnabled property

Gets or sets a value that indicates whether to enable moderation of email sent to the recipient.

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

public bool ModerationEnabled { get; set; }

Property value

Type: System.Boolean
true if the moderation of email sent to the recipient is enabled; otherwise, false.

See also

Reference

MailEnabledRecipient class

MailEnabledRecipient members

Microsoft.Exchange.Data.Directory.Management namespace