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
In the previous minor version i was able to permanently delete deteled items by using the following code: this.client.Directory.DeletedItems[id].DeleteAsync();
It looks like this isn't working anymore with the latest stable version. Is there any prospect of this being adjusted?
The text was updated successfully, but these errors were encountered:
In the previous minor version i was able to permanently delete deteled items by using the following code: this.client.Directory.DeletedItems[id].DeleteAsync();
It looks like this isn't working anymore with the latest stable version. Is there any prospect of this being adjusted?
The text was updated successfully, but these errors were encountered: