EldoS
Navigation
Web site
Support
Table Of Contents

TElMessageHeader class

Properties     Methods     Declared in    


 

TElMessageHeader is a descendant of TElCustomControlledProcess.
This class incapsulates message header fields in header.

 
 

Description

    Each message has a header which consists of several header fields.
    All header fields can be divided into two types: address fields and non-address fields. Address fields such as "To:", "From:" etc. contain information about originator and destination addresses. Field of this type contains MailAddressList.
     Use AddMailAddressList, DeleteMailAddressList and GetMailAddressList methods to manipulate such fields. Use AddField, DeleteField, GetField and SetField methods to manipulate non-address fields.

 
 

Properties

  • AddressList
  • BodyLen
  • FieldsCount
  • HeaderFields
  • MailAddressListCount
  • StreamPosBegin
Inherited from TElCustomControlledProcess
  • ProcessController
  • ProcessLocked
 
 

Methods

  • Constructor
  • Destructor
  • AddField
  • AddMailAddressList
  • Assign
  • Clear
  • Clone
  • DeleteField
  • DeleteMailAddressList
  • GetField
  • GetMailAddressList
  • IsFieldExists
  • Parse
  • SetField
Inherited from TElCustomControlledProcess
  • CheckProcessController
 
 

Declared in

.NET:

  • Namespace: SBMIME
  • Assembly: SecureBlackbox.MIME
VCL:
  • Unit: SBMIME
ActiveX/DLL: Not available
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation