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; }

Property value

Type: Microsoft.Exchange.Data.Directory.Recipient.WellKnownRecipientFilterType

See also

Reference

AddressBookBase class

AddressBookBase members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace