Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Outlook Delete stop working
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Outlook Delete stop working
Divers
Thread ID:
00839827
Message ID:
00839827
Vues:
78
All of a sudden the program working for months cleaning the folders in MS Outlook 2000 SR1 (9.0.0.4527) stopped with the error message "Parameter is not optional" on the line with DELETE:

loOutlook = creAteOBJECT("outlook.application")
loNameSpace = loOutlook.APPLICATION.GetNamespace('MAPI')
.......
loNameSpace.GetItemfromID(EntryID,lcFolderID).DELETE
(delete the message having entryid in the folder having lcFolderID)

Trying to resolve it with various syntax combinations and approaches I finally give up.

Any ideas will be appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform