UMCallDataRecord Class

Inheritance Hierarchy

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

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class UMCallDataRecord _
    Inherits UMCallReportBase
'Usage
Dim instance As UMCallDataRecord
[SerializableAttribute]
public class UMCallDataRecord : 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.