Partager via


ExchangeServiceBinding.ProxyRequestTypeHeader, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets or sets whether a proxy request is cross-site or cross-forest.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property ProxyRequestTypeHeader As AvailabilityProxyRequestType
'Utilisation
Dim instance As ExchangeServiceBinding
Dim value As AvailabilityProxyRequestType

value = instance.ProxyRequestTypeHeader

instance.ProxyRequestTypeHeader = value
public AvailabilityProxyRequestType ProxyRequestTypeHeader { get; set; }

Valeur de la propriété

A string representing whether a proxy request is cross-site or cross-forest.

Remarques

This element is used by the SOAP header. For more information about how this element is used, see the .wsdl file in Exchange 2007.

Voir aussi

Référence

ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms