Hi!
How may i find a sharepoint folder containing whatever string? I want to find the base folder of an lead. Yes, get the fullname, attach an underscore and the uppercased lead id, finished! But what if for example the firstname changes, because someone mistyped it and the sharepoint folder was already created? Thats why i want to search the sharepoint folder depending on the leadid. So i need a sharepoint folder search in the folder 'lead", which contains the id of the lead as filter. I may do this with a for each through all directory names, but this takes at the moment about 5 minutes.
Anyone has an idea?
Thank you!