Compartir a través de


ExchangeServiceBase.WebProxy Propiedad

Definición

Obtiene o establece el servidor proxy web que controla las solicitudes.

public:
 property System::Net::IWebProxy ^ WebProxy { System::Net::IWebProxy ^ get(); void set(System::Net::IWebProxy ^ value); };
public System.Net.IWebProxy WebProxy { get; set; }
Public Property WebProxy As IWebProxy

Valor de propiedad

Servidor proxy web que controla las solicitudes que se envían al servidor exchange.

Se aplica a