MailItem.Size Property (Outlook)
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.
Returns a Long indicating the size (in bytes) of the Outlook item. Read-only.
expression .Size
expression A variable that represents a MailItem object.