MoveRequestIdParameter constructor (MoveRequestStatistics)
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
- moveRequest
Type: Microsoft.Exchange.MailboxReplicationService.MoveRequestStatistics
See also
Reference
MoveRequestIdParameter members