Share via


IPListProvider.LookupDomain Property

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

Syntax

'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Property LookupDomain As SmtpDomain
    Get
    Set
'Usage
Dim instance As IPListProvider
Dim value As SmtpDomain

value = instance.LookupDomain

instance.LookupDomain = value
[ParameterAttribute(Mandatory = false)]
public SmtpDomain LookupDomain { get; set; }

Property Value

Type: Microsoft.Exchange.Data.SmtpDomain