IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

DeleteSharedDrive Method

Deletes a shared drive.

Syntax

public void DeleteSharedDrive(string sharedDriveId);
Public Sub DeleteSharedDrive(ByVal SharedDriveId As String)

Remarks

This method deletes the shared drive specified by SharedDriveId.

Note that only members of a shared drive with the prOrganizer (5) role can delete it, and that the shared drive must be empty (or all of its items must be in the trash).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]