MailItem.Size Property

Outlook Developer Reference

Returns a Long indicating the size (in bytes) of the Outlook item. Read-only.

Syntax

expression.Size

expression   A variable that represents a MailItem object.

See Also