SupervisionPolicy Constructor
Namespace: Microsoft.Exchange.Management.Supervision
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Sub New ( _
orgname As String _
)
'Usage
Dim orgname As String
Dim instance As New SupervisionPolicy(orgname)
public SupervisionPolicy(
string orgname
)
Parameters
- orgname
Type: System.String