G'd evening,
Access has no pop/imap libraries, but ou have several choices:
1. Use Winsock (lot of vb6 samples)
2. Use a third party library (Chilkat, componentOne, etc)
3. Automate Outlook (the easier, lots of examples here)
4. Build your own library in another environment.
G'd luck