Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes this folder and all of its contents.
Syntax
HRESULT Delete(VOID);
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
Deleting a folder also removes all of the subfolders and feeds contained within it.
See Also