UMCallSummaryReport.TotalCalls Property

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

Syntax

'Declaration
Public Property TotalCalls As ULong
    Get
    Friend Set
'Usage
Dim instance As UMCallSummaryReport
Dim value As ULong

value = instance.TotalCalls
public ulong TotalCalls { get; internal set; }

Property Value

Type: System.UInt64