Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Outlook automation by folder's name
Message
 
 
À
23/04/2003 23:11:53
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00780973
Message ID:
00780979
Vues:
25
>>For nondefault folder, you can use the Folders collection.
loInbox=loNS.GetDefaultFolder(ccOlFolderInbox)
>>oMFfolder = loInbox.Folders("Michel Fournier")
>
>This is good if the folder I created is under Inbox. But, those I created are under the root.

Try
oMFfolder = loNS.Folders("Michel Fournier")
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform