This method sets the value of the ContentType property of the Response Object.
HRESULT put_ContentType(
BSTR bstrContentType
//a string that contains the new ContentType value
);