public Task <String> reloadmailAsync(reloadmail peticion)
 {
     return(ServicioWeb.reloadmailAsync(peticion));
 }