Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Logging off of Outlook
Message
De
09/08/2001 11:15:16
 
 
À
09/08/2001 10:32:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00541778
Message ID:
00541811
Vues:
13
>Hello,
> I'm writing a program that is supposed to log a user into outlook, delete all of their messages, then log out again. I am doing this from a table, and have over three hundred users whose messages need to be cleared with this cycle. The only problem is, I can't get outlook to logoff after deleting a users message, so it is never able to start the next user. My question is simple, how can I use visual foxpro to logoff an outlook user and exit the program. Just wondering if anyone has any hints or tips on the subject.
>
>Thanks
>
>Kent Floros
>Ripon Community Printers

Check out the Namespace object in Outlook. It has methods for logging on and off. You can get a reference to it by using the GetNamespace() method of the application object.

The methods are Logon and Logoff. HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform