DeleteWebFolder SkyDrive .Net API Client using C# -


this code , i'm confused write in foreach loop. please me advice helpful

skydriveserviceclient svcclient = new skydriveserviceclient(); svcclient.logon( "username", "*********" ); webfolderinfo[] rootwebfi = svcclient.listrootwebfolders(); foreach(webfolderinfo deletewebfi in rootwebfi) {  } 


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -