SendConnectorIdParameter constructor (SendConnector)
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
connector As SendConnector _
)
'Usage
Dim connector As SendConnector
Dim instance As New SendConnectorIdParameter(connector)
public SendConnectorIdParameter(
SendConnector connector
)
Parameters
See also
Reference
SendConnectorIdParameter class
SendConnectorIdParameter members