Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outloolk, MAPIFolder assigment renames folder instead
Message
From
21/04/2003 22:21:02
Alan Anderson
Chamber Data Systems, Inc.
Dallas, Texas, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Outloolk, MAPIFolder assigment renames folder instead
Miscellaneous
Thread ID:
00780018
Message ID:
00780018
Views:
34
I'm using Outlook XP. Whenever I try to changes a MAPIFolder property via assignment, e.g., when trying to change the CurrentFolder property of an Explorer object like so:

.oExplorer.CurrentFolder = .oDestinationFolder

It simply renames .CurrentFolder to the name of .oDestinationFolder rather than performing the assignment, that is, it behaves as if I had coded

.oExplorer.CurrentFolder.Name = .oDestinationFolder.Name

Am I doing something wrong????
Next
Reply
Map
View

Click here to load this message in the networking platform