| IMailSpoolCount Property |
Get the number of messages available in the message spool.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax Property Value
Int32The message count.
Remarks Gets the number of messages available in the message spool.
Once authenticated, the Count property will be set
to the number of available messages in the spool.
See Also