Uispy Return's Value as "?"
Asked Answered
P

1

8

i am using UISpy to detect the outlook TO Address Field but uispy return the Values as "?"

check Here

If it's normal text then Uispy detects correctly it's showing the To Address. the problem is when we enter any email address in To address field its converting into hyperlink how can we get the to Address using Ui spy.

Planogamete answered 13/5, 2016 at 11:45 Comment(2)
Did you try Inspect (msdn.microsoft.com/en-us/library/dd318521(v=vs.85).aspx)? UISpy is obsolete (msdn.microsoft.com/en-us/library/ms727247(v=vs.110).aspx).Orris
Same inspect and UISPY return's me the same result that is '?'....Planogamete
U
3

Inspect.exe from Windows 10 SDK seems to be able to find the email address:

Inspect (with focus in the 'to' field of the email

Test message

(using Outlook 2016 on Windows 10)

Urchin answered 17/2, 2017 at 11:6 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.