Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OutLook
Message
De
18/03/2003 17:16:49
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
OutLook
Divers
Thread ID:
00767281
Message ID:
00767281
Vues:
48
How do i move a MailItem to a Specific Folder?

i have this

oDeleted = oNS.GetDefaultFolder(olFolderDeletedItems)

oItems = oInbox.Items

oMailItem = oItems.Item(1)
oMailItem.Move(oDeleted) && At this point a receive an error message that says: Parameter not optional, Why?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform