Share via


SendAddressIdParameter constructor (SendAddress)

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Sub New ( _
    sendAddress As SendAddress _
)
'Usage
Dim sendAddress As SendAddress

Dim instance As New SendAddressIdParameter(sendAddress)
public SendAddressIdParameter(
    SendAddress sendAddress
)

Parameters

See also

Reference

SendAddressIdParameter class

SendAddressIdParameter members

SendAddressIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace