Share via


HeaderList.FindAll method

The FindAll overloads return an array of HeaderList objects sorted in the order in which they occur in this HeaderList object.

Overload list

  Name Description
Public method FindAll(String) The FindAll method returns an array that contains all Header objects in this HeaderList object that have the name specified by name.
Public method FindAll(HeaderId) The FindAll method returns an array that contains all Header objects in this HeaderList object that are of the name specified by headerId.

Top

See also

Reference

HeaderList class

HeaderList members

Microsoft.Exchange.Data.Mime namespace