Difference between revisions of "TSmtpCli.MessageSize"

From Overbyte
Jump to navigation Jump to search
(No difference)

Revision as of 15:16, 29 May 2009

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