Share via


UMCallReportBase.BurstLossDurationMilliseconds property

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

Syntax

'Declaration
Public Property BurstLossDurationMilliseconds As Nullable(Of Single)
    Get
    Friend Set
'Usage
Dim instance As UMCallReportBase
Dim value As Nullable(Of Single)

value = instance.BurstLossDurationMilliseconds
public Nullable<float> BurstLossDurationMilliseconds { get; internal set; }

Property value

Type: System.Nullable<Single>

See also

Reference

UMCallReportBase class

UMCallReportBase members

Microsoft.Exchange.UM.UMCommon namespace