Item property will return
return reference to specific header in the collection of all headers for the
message. You can get the header either by its index (which should be between 0
and Count-1), or by header
Name. If no header is found in the
collection, error is generated.