Pop3Client.GetMailboxSize
GetMailboxSize(IConnection)
Gets the size of the mailbox
public long GetMailboxSize(IConnection connection)
Parameter | Type | Description |
---|---|---|
connection | IConnection | Connection to a server |
Return Value
size of the mailbox in bytes
See Also
- interface IConnection
- class Pop3Client
- namespace Aspose.Email.Clients.Pop3
- assembly Aspose.Email
GetMailboxSize()
Gets the size of the mailbox
public long GetMailboxSize()
Return Value
size of the mailbox in bytes
See Also
- class Pop3Client
- namespace Aspose.Email.Clients.Pop3
- assembly Aspose.Email