ProductKey constructor
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Sub New ( _
productKey As String _
)
'Usage
Dim productKey As String
Dim instance As New ProductKey(productKey)
public ProductKey(
string productKey
)
Parameters
- productKey
Type: System.String
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace