AddressListBase.LastUpdatedRecipientFilter property

Gets the last updated RecipientFilter property 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 property applied to the recipients in the address list.

See also

Reference

AddressListBase class

AddressListBase members

Microsoft.Exchange.Data.Directory.Management namespace