This method sets the current value of the Expires property of the Response object.
HRESULT put_Expires(
LONG lExpiresMinutes
//LONG that contains the new Expires value
);
© Microsoft Corporation. All rights reserved.