Share via


IPListProvider.LookupDomain property

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

Syntax

'Declaration
Public Property LookupDomain As SmtpDomain
    Get
    Set
'Usage
Dim instance As IPListProvider
Dim value As SmtpDomain

value = instance.LookupDomain

instance.LookupDomain = value
public SmtpDomain LookupDomain { get; set; }

Property value

Type: Microsoft.Exchange.Data.SmtpDomain

See also

Reference

IPListProvider class

IPListProvider members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace