Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you create a message object?
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00793252
Message ID:
00793440
Views:
20
I Edgar,

I'm confused which class you are using MAPI mail or outlook mail? MAPI mail download doesn't have any test form included.

>>>I have downloaded the class outlookmail '
>>>I am given the error oinbox unknown member
>>>cusmail readmail
>>>
>>
>>
>>Do you've Outlook installed? What version? Can you post the code that gives this error?
>Hi Sergey,
>In your responce to ERIN
>
>You can start with 'MAPI Mail Class' file#9524 from Download section.
>Outlook 2000 installed
>
>I can't start the test form because of code in class cusmail readmail
>
>
>THIS.GetMailObject("Inbox")
>
>* Create message object and read messages
>THIS.nMessageCount=THIS.oInbox.Items.Count && This has oInbox has not been created???
>lnTotalMessages=THIS.nMessageCount
>IF llFilter=.T.
>	lnTotalMessages=THIS.FilterMessages()
>ENDIF
>
>RETURN lnTotalMessages
>
>
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform