Share via


HeaderList.FindFirst method

The FindFirst overloads find and return the first Header object in this HeaderList object of a specified name.

Overload list

  Name Description
Public method FindFirst(String) The FindFirst method returns the first Header object in this HeaderList object that is of the name specified by name.
Public method FindFirst(HeaderId) The FindFirst method returns the first Header object in this HeaderList object that is of the name specified by headerId.

Top

See also

Reference

HeaderList class

HeaderList members

Microsoft.Exchange.Data.Mime namespace