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:
00793432
Views:
57
>>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
Edgar L. Bolton, B.S. B.B.A.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform