M
Mike
Is there any Redemption or OOM method which allows for a folder search based
on a name string? In other words, if I pass a string 'folder5', is there
anything like:
rdoFolder = redemptionObj.FindFolder("folder5");
Or something similar? Anything?
If not, does anyone have any code they might be able to paste in as to how
to traverse the whole folder tree to try and match on folder name? Thanks in
advance.
on a name string? In other words, if I pass a string 'folder5', is there
anything like:
rdoFolder = redemptionObj.FindFolder("folder5");
Or something similar? Anything?
If not, does anyone have any code they might be able to paste in as to how
to traverse the whole folder tree to try and match on folder name? Thanks in
advance.