IResponse::put_ExpiresAbsolute

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

);