You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to using phpSPO and am trying to get the list of properties of my files. I have followed the examples and some threads and this is the code I am using :
Hi
I am new to using phpSPO and am trying to get the list of properties of my files. I have followed the examples and some threads and this is the code I am using :
The code returns a list of files and I can access some of the properties but I also want to get the Author and some custom columns.
When using
$properties->{$propname}
code returns an empty string.The text was updated successfully, but these errors were encountered: