Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook Delete stop working
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Outlook Delete stop working
Miscellaneous
Thread ID:
00839827
Message ID:
00839827
Views:
77
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.
Next
Reply
Map
View

Click here to load this message in the networking platform