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.

See also

Reference

AddressListBase class

AddressListBase members

Microsoft.Exchange.Data.Directory.Management namespace