Share via


AddressBookBase.RecipientFilterType Property

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

Syntax

'Declaration
Public ReadOnly Property RecipientFilterType As WellKnownRecipientFilterType
    Get
'Usage
Dim instance As AddressBookBase
Dim value As WellKnownRecipientFilterType

value = instance.RecipientFilterType
public WellKnownRecipientFilterType RecipientFilterType { get; }