MRSRequestIdParameter Constructor (RequestStatisticsBase)
Namespace: Microsoft.Exchange.Management.RecipientTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Protected Sub New ( _
requestStats As RequestStatisticsBase _
)
'Usage
Dim requestStats As RequestStatisticsBase
Dim instance As New MRSRequestIdParameter(requestStats)
protected MRSRequestIdParameter(
RequestStatisticsBase requestStats
)
Parameters
- requestStats
Type: Microsoft.Exchange.MailboxReplicationService.RequestStatisticsBase