Compartir a través de


SendAddressIdParameter Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    stringIdentity As String _
)
'Usage
Dim stringIdentity As String

Dim instance As New SendAddressIdParameter(stringIdentity)
public SendAddressIdParameter(
    string stringIdentity
)

Parameters