# new TMessHeaderBind ()
Members
# cCList : StringCollectionBind static
Carbon Copy receivers of message (one per line)
# charsetCode : string static
Specify base charset. By default is used system charset
# customHeaders : StringCollectionBind static
After decoding contains all headers lines witch not have parsed to any other structures in this object
# date : Date static
Date and time of message
# from : string static
Sender of message
# messageID : string static
Message indetifier
# organization : string static
Organization string
# priority : string static
Message priority
Can take values: MP_unknown, MP_low, MP_normal, MP_high
# replyTo : string static
Address for replies
# subject : string static
Subject of message
# toList : StringCollectionBind static
Receivers of message (one per line)
# xMailer : string static
Mailer identification
