Share via


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

See also

Reference

SendAddressIdParameter class

SendAddressIdParameter members

SendAddressIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace