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
- sendAddress
Type: Microsoft.Exchange.Data.Storage.Management.SendAddress
See also
Reference
SendAddressIdParameter members