This method sets the Expires attribute of the write-only Cookies collection to the specified value.
HRESULT put_Expires(
DATE dtExpires
//date that contains the new expiration value
);
© Microsoft Corporation. All rights reserved.