Share via


NewSendConnector.SourceIPAddress property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property SourceIPAddress As IPAddress
    Get
    Set
'Usage
Dim instance As NewSendConnector
Dim value As IPAddress

value = instance.SourceIPAddress

instance.SourceIPAddress = value
public IPAddress SourceIPAddress { get; set; }

Property value

Type: System.Net.IPAddress

See also

Reference

NewSendConnector class

NewSendConnector members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace