Share via


StoreIntegrityCheckJobIdParameter constructor ()

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Sub New ( _
    objectId As StoreIntegrityCheckJobIdentity _
)
'Usage
Dim objectId As StoreIntegrityCheckJobIdentity

Dim instance As New StoreIntegrityCheckJobIdParameter(objectId)
public StoreIntegrityCheckJobIdParameter(
    StoreIntegrityCheckJobIdentity objectId
)

Parameters

  • objectId
    Type: StoreIntegrityCheckJobIdentity

See also

Reference

StoreIntegrityCheckJobIdParameter class

StoreIntegrityCheckJobIdParameter members

StoreIntegrityCheckJobIdParameter overload

Microsoft.Exchange.Management.Tasks namespace