|
-
February 12th, 2000, 04:36 AM
#1
Reading mails from a POP3 account
Hi,
I am in a hurry to meet my dead line and I am looking for code to fill the following function:
Type EMailMessage
strTo as string
strFrom as string
' ...
strBody as string
End Type
Function EMail_CheckAndReceive(POP3UserName as string, POP3Password as string, ..., byref Msg as EMailMessage) as Boolean
'
' ????
'
End Function
Returns True if a message was downloaded, False if not.
Did somebody is able to fill that ? Did somebody have any tips on using MAPIMessages control ?
It would be cool.
Regards,
Pierre
_/_/_/ _/_/_/ Pierre Grenette
_/ _/_/
_/_/_/ _/ _/_/ K-Mobile
_/ _/ _/ [email protected]
_/ _/_/_/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|