11-13-2018, 03:51 AM
Hello,
We all know we can get the size of a TidMessage instance by first saving it to a TMemoryStream and read TMemoryStream.Size to get the size of the email message in bytes, but this doesn't sound performance-friend.
Is there an alternative way to get the size of a Tidmessage object?
Thanks.
We all know we can get the size of a TidMessage instance by first saving it to a TMemoryStream and read TMemoryStream.Size to get the size of the email message in bytes, but this doesn't sound performance-friend.
Is there an alternative way to get the size of a Tidmessage object?
Thanks.