Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you create a message object?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00793252
Message ID:
00793432
Vues:
55
>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform