UMCallReportBase class

Inheritance hierarchy

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

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

Syntax

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

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.

See also

Reference

UMCallReportBase members

Microsoft.Exchange.UM.UMCommon namespace