ExchangeServiceBase.WebProxy Property

Definition

Gets or sets the Web proxy server that handles requests.

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

Property Value

The Web proxy server that handles requests that are sent to the Exchange server.

Applies to