Robin Hède
Robin Hède
I confirm the words of @Shaeldon. It would be more convenient if it was an array in all cases.
Hi @laurelBE, You must retrieve the detailed informations of the item to obtain these informations. You can do it simply with the following code: ``` $mails = $api->getMailItems(); foreach($mails as...
Just a simple error 500, no error message is displayed.
Effectively, I activated PHP errors and I get this: ``` Fatal error: Uncaught Error: Call to undefined function garethp\ews\garethp\ews\Utilities\getFolderIds() in C:\Apache24\htdocs\new-app-v4\app\library\garethp\php-ews\src\API.php:227 Stack trace: #0 C:\Apache24\htdocs\new-app-v4\app\library\garethp\php-ews\src\API.php(222): garethp\ews\API->deleteFolders(Object(garethp\ews\API\Type\FolderIdType), Array) #1 C:\Apache24\htdocs\new-app-v4\app\controllers\MailBoxController.php(66): garethp\ews\API->deleteFolder(Object(garethp\ews\API\Type\FolderIdType))...
Hi, I am asking myself exactly the same question because I have the problem on my app and I find it strange. https://codesandbox.io/s/wonderful-knuth-umdb0n