MailboxSize Property  
 

Return the size of the current mailbox.

Syntax

object.MailboxSize

Remarks

The MailboxSize property returns the combined size in bytes of all of the available messages in the current mailbox. Note that as messages are deleted from the mailbox, this property value will decrease.

Data Type

Integer (Int32)

See Also

Message Property, MessageCount Property, MessageSize Property