Class SpecialDriveItem


public class SpecialDriveItem extends DriveItem
Represent a special drive folder.

a href="https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/drive_get_specialfolder"> API Documentation.

Note: Documentation mentions to reference special folder by name, but seems to be by id instead (e.g., "approot" instead of "App+Root" in the path).

See Also: