Removes a SoapHeader item from the SOAP header before the WCF client sends a request.
client.wcfConnectionObject.SoapMessageHeader.RemoveMessageHeaderItem (string ItemName)
Boolean. Returns true if successful, otherwise returns false.