This method sets the value of the ExpiresAbsolute property of the Response object.
HRESULT put_ExpiresAbsolute(
DATE dtExpires
//date that contains the new ExpiresAbsolute value
);
© Microsoft Corporation. All rights reserved.