Forum Discussion

jason-scott's avatar
jason-scott
New Contributor
9 years ago
Solved

How can I get the Object Spy tool to recognise the body text from a Skype meeting invite in Outlook?

Hi,   I'm wanting to verify that the body text of a Skype meeting invitation in Outlook is displaying the correct text, and is also correctly formatted. When using the object spy it only enables me...
  • sreedevtr's avatar
    9 years ago

    Please check the NativeObject properties under Extended in the object browser/Object SPY. Do a CTRL+A over the outlook windos to select the message.

    Sys.Process("OUTLOOK").Window("rctrl_renwnd32", "Organic Intranet End User Session - Meeting ", 1).Window("AfxWndW", "", 1).Window("AfxWndW", "", 1).Window("#32770", "", 1).Window("AfxWndA", "", 1).Panel("Document9").Panel("Message").NativeObject.Selection normally have the selected body of the message