IResponse::get_Expires

This method retrieves the current value of the Expires property of the Response Object.

HRESULT get_Expires(

VARIANT * pvarExpiresMinutesRet

//a pointer to a variant that receives the Expires value

);