Share via


MailEnabledRecipient.HiddenFromAddressListsEnabled property

Gets or sets a value that indicates whether to hide the recipient from any Exchange address list.

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

Syntax

public bool HiddenFromAddressListsEnabled { get; set; }

Property value

Type: System.Boolean
true if the recipient is hidden from any Exchange address list; otherwise, false.

See also

Reference

MailEnabledRecipient class

MailEnabledRecipient members

Microsoft.Exchange.Data.Directory.Management namespace