Share via


EmailAddressPolicy.RecipientFilterType property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property RecipientFilterType As WellKnownRecipientFilterType
    Get
'Usage
Dim instance As EmailAddressPolicy
Dim value As WellKnownRecipientFilterType

value = instance.RecipientFilterType
public WellKnownRecipientFilterType RecipientFilterType { get; }

Property value

Type: Microsoft.Exchange.Data.Directory.Recipient.WellKnownRecipientFilterType

See also

Reference

EmailAddressPolicy class

EmailAddressPolicy members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace