Share via


AddressBookBase.RecipientFilterApplied property

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

Syntax

'Declaration
Public ReadOnly Property RecipientFilterApplied As Boolean
    Get
'Usage
Dim instance As AddressBookBase
Dim value As Boolean

value = instance.RecipientFilterApplied
public bool RecipientFilterApplied { get; }

Property value

Type: System.Boolean

See also

Reference

AddressBookBase class

AddressBookBase members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace