This method retrieves the current value of the ExpiresAbsolute property of the Response object.
HRESULT get_ExpiresAbsolute(
VARIANT * pvarExpiresRet
//pointer to a VARIANT that receives the ExpiresAbsolute value
);
© Microsoft Corporation. All rights reserved.