UMCallSummaryReport Constructor
Namespace: Microsoft.Exchange.UM.UMCommon
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Sub New ( _
identity As ObjectId _
)
'Usage
Dim identity As ObjectId
Dim instance As New UMCallSummaryReport(identity)
public UMCallSummaryReport(
ObjectId identity
)
Parameters
- identity
Type: Microsoft.Exchange.Data.ObjectId