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