TSmtpCli.MessageSize

From Overbyte
Revision as of 15:16, 29 May 2009 by Arno (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Main page -> ICS component reference -> TSmtpCli -> MessageSize

Definition

property MessageSize : Int64

Description

Has to be set manually or by executing method CalcMsgSize before method MailFromSIZE (RFC-1870 SIZE extension) can be used.

Example

nothing yet

Best practices

nothing yet