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.