ExchangeTransportServerIdParameter.MatchServer method

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Protected Function MatchServer ( _
    identity As ADObjectId _
) As Boolean
'Usage
Dim identity As ADObjectId
Dim returnValue As Boolean

returnValue = Me.MatchServer(identity)
protected bool MatchServer(
    ADObjectId identity
)

Parameters

Return value

Type: System.Boolean

See also

Reference

ExchangeTransportServerIdParameter class

ExchangeTransportServerIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace