Share via


AddressListBase.RecipientFilterType Property

Gets the type of the filter applied to the recipients in the address list.

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

Syntax

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

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

Property Value

Type: Microsoft.Exchange.Data.Directory.Recipient.WellKnownRecipientFilterType
The type of the filter applied to the recipients in the address list.