Bonjour
je coince sur un petit truc
j'ai un folder public devenant privé a la premiere utilisation.
comment faire pour créer ça partie privé en LS... sans passé par de l'affichage...
ou alors en forcant l'affichage mais en LS
Usage
If the document is already inside the folder you specify, PutInFolder does nothing. If you specify a path to a folder, and none of the folders exists, the method creates all of them for you. For example:
Call doc.PutInFolder( "Vehicles\Bikes" )
If neither Vehicles nor Bikes exists, PutInFolder creates both, placing the Bikes folder inside the Vehicles folder.
This method cannot add the first document to a folder that is "Shared, Personal on first use."