BeepHeaders object
This object holds collection of all headers, usually for BeepMessage object.

  NameDescription 
  AddAdds new header to the collection. 
  CountReturns total number of headers in the collection. 
  ItemReferences specific header in the collection. 
  RemoveRemoves header from the collection. 
  RemoveAllRemoves all headers from the collection. 
  ToStringReturns string expression containing all headers.