Share via


HeaderList.RemoveAll method

The RemoveAll overload removes all child Header objects of a specified name.

Overload list

  Name Description
Public method RemoveAll() The RemoveAll method removes all children of this MimeNode object. (Inherited from MimeNode.)
Public method RemoveAll(String) The RemoveAll method removes all headers in the current part that have the name specified by name.
Public method RemoveAll(HeaderId) The RemoveAll method removes all headers in the current part that have the name specified by headerId.

Top

See also

Reference

HeaderList class

HeaderList members

Microsoft.Exchange.Data.Mime namespace