Share via


AddressListBase.LastUpdatedRecipientFilter Property

Gets the last updated RecipientFilter 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 LastUpdatedRecipientFilter As String
    Get
'Usage
Dim instance As AddressListBase
Dim value As String

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

Property Value

Type: System.String
The last updated RecipientFilter applied to the recipients in the address list.