IEwsHttpWebRequestFactory members

Represents a factory interface for creating IEwsHttpWebRequest and IEwsHttpWebResponse instances.

The IEwsHttpWebRequestFactory interface is applicable for clients that target Exchange Online and versions of Exchange starting with Microsoft Exchange Server 2007.

The following tables list the members exposed by the IEwsHttpWebRequestFactory type.

Methods

  Name Description
Public method CreateExceptionResponse Initializes a response object for the exception thrown when an error occurs. The CreateExceptionResponse(WebException) method is applicable for clients that target Exchange Online and versions of Exchange starting with Microsoft Exchange Server 2007.
Public method CreateRequest Initializes a new instance of a class that implements the IEwsHttpWebRequest interface. The CreateRequest(Uri) method is applicable for clients that target Exchange Online and versions of Exchange starting with Microsoft Exchange Server 2007.

Top

See also

Reference

IEwsHttpWebRequestFactory interface

Microsoft.Exchange.WebServices.Data namespace