ExchangeClientGetMailboxSize Method |
Get the size of the maibox
Namespace:
Aspose.Email.Clients.Exchange.Dav
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic long GetMailboxSize()
Public Function GetMailboxSize As Long
public:
long long GetMailboxSize()
member GetMailboxSize : unit -> int64
Return Value
Type:
Int64The size of the mailbox
See Also