Share via


MailboxRestoreRequestIdParameter Constructor (MailboxRestoreRequestStatistics)

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

Syntax

'Declaration
Public Sub New ( _
    requestStats As MailboxRestoreRequestStatistics _
)
'Usage
Dim requestStats As MailboxRestoreRequestStatistics

Dim instance As New MailboxRestoreRequestIdParameter(requestStats)
public MailboxRestoreRequestIdParameter(
    MailboxRestoreRequestStatistics requestStats
)