RemoveMessageHeaderItem Method

Removes a SoapHeader item from the SOAP header before the WCF client sends a request.

Syntax

client.wcfConnectionObject.SoapMessageHeader.RemoveMessageHeaderItem (string ItemName)

Parameters

Returns

Boolean. Returns true if successful, otherwise returns false.

Related reference
WCFSoapMessageHeader Class
Related information
AddMessageHeaderItem Method
RemoveAllMessageHeaderItems Method