UMCallSummaryReport.MissedCalls Property
Namespace: Microsoft.Exchange.UM.UMCommon
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property MissedCalls As ULong
Get
Friend Set
'Usage
Dim instance As UMCallSummaryReport
Dim value As ULong
value = instance.MissedCalls
public ulong MissedCalls { get; internal set; }
Property Value
Type: System.UInt64