TestMailflowOutput.TestMailflowResult Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property TestMailflowResult As String
Get
Private Set
'Usage
Dim instance As TestMailflowOutput
Dim value As String
value = instance.TestMailflowResult
public string TestMailflowResult { get; private set; }
Property Value
Type: System.String