UMCallSummaryReport Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.UM.UMCommon.UMCallReportBase
      Microsoft.Exchange.UM.UMCommon.UMCallSummaryReport

Namespace:  Microsoft.Exchange.UM.UMCommon
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class UMCallSummaryReport _
    Inherits UMCallReportBase
'Usage
Dim instance As UMCallSummaryReport
[SerializableAttribute]
public class UMCallSummaryReport : UMCallReportBase

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.