StorageItem.Size property (Outlook)
Returns a Long indicating the size (in bytes) of the StorageItem. Read-only.
Syntax
expression.Size
expression A variable that represents a StorageItem object.
Remarks
The Size of a StorageItem that is newly created is zero (0) until you make an explicit call on the Save method of the item.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.