ReportItem.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 ReportItem object.

See Also