SmtpSendConnectorConfig.SmartHostsString property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property SmartHostsString As String
Get
'Usage
Dim instance As SmtpSendConnectorConfig
Dim value As String
value = instance.SmartHostsString
public string SmartHostsString { get; }
Property value
Type: System.String
See also
Reference
SmtpSendConnectorConfig members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace