Working with IMAP Client
Contents
[
Hide
]
- Connecting to IMAP Server
- Managing Messages on IMAP Server
- Filter Messages from IMAP Server in C#
- Managing Message Flags on IMAP Server
- Managing Folders on IMAP Server
- Asynchronous IMAP Operations: Retrieve, Manage & Send Emails
- How to Enable IMAP Activity Logging
- Validate IMAP Mail Server Credentials with .NET API
- IMAP Backup and Restore Operation
- How to Delete Messages from IMAP Server using .NET Core