NewSendConnector.Fqdn property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Fqdn As Fqdn
Get
Set
'Usage
Dim instance As NewSendConnector
Dim value As Fqdn
value = instance.Fqdn
instance.Fqdn = value
public Fqdn Fqdn { get; set; }
Property value
Type: Microsoft.Exchange.Data.Fqdn
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace