Share via


MailEnabledRecipient.ModeratedBy property

Gets or sets a list of users who are responsible for moderating the messages sent to the recipient.

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

Syntax

public MultiValuedProperty<ADObjectId> ModeratedBy { get; set; }

Property value

Type: Microsoft.Exchange.Data.MultiValuedProperty<ADObjectId>
A list of users who are responsible for moderating the messages sent to the recipient.

See also

Reference

MailEnabledRecipient class

MailEnabledRecipient members

Microsoft.Exchange.Data.Directory.Management namespace