Share via


TestMailflowOutput.IsRemoteTest property

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

Syntax

'Declaration
Public Property IsRemoteTest As Boolean
    Get
    Private Set
'Usage
Dim instance As TestMailflowOutput
Dim value As Boolean

value = instance.IsRemoteTest
public bool IsRemoteTest { get; private set; }

Property value

Type: System.Boolean

See also

Reference

TestMailflowOutput class

TestMailflowOutput members

Microsoft.Exchange.Monitoring namespace