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.

See also

Reference

UMCallDataRecord members

Microsoft.Exchange.UM.UMCommon namespace