IEwsHttpWebResponse interface

Defines an interface to encapsulate an HTTP web response.

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

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

Syntax

'Declaration
Public Interface IEwsHttpWebResponse _
    Inherits IDisposable
'Usage
Dim instance As IEwsHttpWebResponse
public interface IEwsHttpWebResponse : IDisposable

See also

Reference

IEwsHttpWebResponse members

Microsoft.Exchange.WebServices.Data namespace