TSmtpCli.MessageSize

From Overbyte
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