AddressListBase.LdapRecipientFilter property

Gets the LDAP 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 LdapRecipientFilter As String
    Get
'Usage
Dim instance As AddressListBase
Dim value As String

value = instance.LdapRecipientFilter
public string LdapRecipientFilter { get; }

Property value

Type: System.String
The LDAP filter applied to the recipients in the address list.

See also

Reference

AddressListBase class

AddressListBase members

Microsoft.Exchange.Data.Directory.Management namespace