Compartir a través de


MoveRequestIdParameter Constructor (MoveRequestStatistics)

Initializes a new instance of the MoveRequestIdParameter class for the specified move statistics.

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

Syntax

'Declaration
Public Sub New ( _
    moveRequest As MoveRequestStatistics _
)
'Usage
Dim moveRequest As MoveRequestStatistics

Dim instance As New MoveRequestIdParameter(moveRequest)
public MoveRequestIdParameter(
    MoveRequestStatistics moveRequest
)

Parameters