Hi,
I'm trying to move a sent email from the sent box to an other shared mailbox subfolder.
I can't use VBA as macros are disabled and am finding it difficult to change the GetFolderPath() function to work in VBScript.
Below is how I call it but I'm having trouble converting the VBA code into...