ExchangeClientGetMailboxSize Method

Get the size of the maibox

Namespace:  Aspose.Email.Clients.Exchange.Dav
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public long GetMailboxSize()

Return Value

Type: Int64
The size of the mailbox
See Also