Is there a function anywhere in ArcObjects that will take a complete address and return the standardized parts? Even if the address doesn't have a match against the map data? For example,
'101 E LEMON ST' is passed in and in return you get the fields parsed out <addr #=101>, <prefix dir = E>, <str nme = LEMON>, <suffix type = ST>