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
- stringIdentity
Type: System.String
See also
Reference
SendAddressIdParameter members