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; }