Sam
Sam
Getting an error in hfig/mapi/src/MAPI/Property/PropertyStore.php on line 155.  A simple fix for now is to add a try/catch to the `parseNameId` function, and just...
I've come across an issue where the body is null after parsing a message, even though there is content. This results in methods like `getBodyHTML` throwing an error.  ![Screenshot...