Share via


NewSendConnector.Port property

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

Syntax

'Declaration
Public Property Port As Integer
    Get
    Set
'Usage
Dim instance As NewSendConnector
Dim value As Integer

value = instance.Port

instance.Port = value
public int Port { get; set; }

Property value

Type: System.Int32

See also

Reference

NewSendConnector class

NewSendConnector members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace