Share via


MapiTransactionOutcome.Latency Property

Namespace:  Microsoft.Exchange.Monitoring
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property Latency As TimeSpan
    Get
    Friend Set
'Usage
Dim instance As MapiTransactionOutcome
Dim value As TimeSpan

value = instance.Latency
public TimeSpan Latency { get; internal set; }

Property Value

Type: System.TimeSpan