Compartir a través de


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
)