Compartir a través de


: ExchangeServiceBinding.ProxyRequestTypeHeader (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

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

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property ProxyRequestTypeHeader As AvailabilityProxyRequestType
'Uso
Dim instance As ExchangeServiceBinding
Dim value As AvailabilityProxyRequestType

value = instance.ProxyRequestTypeHeader

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

Valor de propiedad

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

Comentarios

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

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)