Deletes a document from the library specified by DocumentLibrary .
[VB.NET] Public Function DeleteAsync(ByVal RemoteFile As String) As Task
[C#] public Task DeleteAsync(string remoteFile);