Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Pop3.GetMailboxSizeAsync Method

Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9147)

GetMailboxSizeAsync(Object)

Begins asynchronous GetMailboxSize operation. Retrieve the size of the mailbox - the sum of lengths of all messages.

Declaration
public Task<long> GetMailboxSizeAsync(object state = null)
Parameters
Type Name Description
Object state

An optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task<Int64>

Mailbox size.

Remarks

Uses POP3 STAT command.

In This Article
  • GetMailboxSizeAsync(Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies