Share via


TestMailflowOutput.MessageLatencyTime property

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

Syntax

'Declaration
Public Property MessageLatencyTime As EnhancedTimeSpan
    Get
    Private Set
'Usage
Dim instance As TestMailflowOutput
Dim value As EnhancedTimeSpan

value = instance.MessageLatencyTime
public EnhancedTimeSpan MessageLatencyTime { get; private set; }

Property value

Type: Microsoft.Exchange.Data.EnhancedTimeSpan

See also

Reference

TestMailflowOutput class

TestMailflowOutput members

Microsoft.Exchange.Monitoring namespace