I am trying to retrieve password reset links with Leaf.xnet I have been using the Substring but it only loads the first substring when there a recursive amount of password reset emails, how would I be able to grab them all?
textbody.Substring("Reset", "You"));