Del via


Datacenter.IsPartnerHostedOnly Method

Namespace:  Microsoft.Exchange.Common
Assembly:  Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)

Syntax

'Declaration
Public Shared Function IsPartnerHostedOnly ( _
    wrapException As Boolean _
) As Boolean
'Usage
Dim wrapException As Boolean
Dim returnValue As Boolean

returnValue = Datacenter.IsPartnerHostedOnly(wrapException)
public static bool IsPartnerHostedOnly(
    bool wrapException
)

Parameters

Return Value

Type: System.Boolean