cancel
Showing results for 
Search instead for 
Did you mean: 

Oultlook VBO Get Received Items throws error 0x39FE001E

DominiqueTarel
Level 3

Hello,

After successfully using MapiEx object (BluePrism 6.10; Outlook 2016 ; Office 365 account), I tried Get Received Items from MS Outlook VBO. I get this error:

Internal : Could not execute code stage because exception thrown by code stage: could not analyze property https://schemas.microsoft.com/mapi/proptag/0x39FE001E or its format is not valid


Thanks in advance for your help.

(I've seen a post from Ami Barrett mentioning an EWS VBO https://digitalexchange.blueprism.com/dx/entry/16835/solution/ms-exchange-functions---agilify ; Maybe I could try it but I wish I could make stock Outlook VBO work)

1 BEST ANSWER

Best Answers

ewilson
Staff
Staff
@Tejaskumar_Darji,

An update to the Outlook VBO was posted to the DX a few days ago.

FWIW - You can sign up for alerts on specific assets anytime an update is posted. 😉

Cheers,
Eric​

View answer in original post

5 REPLIES 5

ewilson
Staff
Staff
Hi @DominiqueTarel,

Which version of the Get Received Items action are you testing (Basic, Advanced, or Expert)?

Cheers,

DominiqueTarel
Level 3
Hello
I use the advanced version

Did we found any solution to this? I'm also facing this issue now which never occurred before using MS Outlook VBO.

ewilson
Staff
Staff
@Tejaskumar_Darji,

An update to the Outlook VBO was posted to the DX a few days ago.

FWIW - You can sign up for alerts on specific assets anytime an update is posted. 😉

Cheers,
Eric​

TamilarasiS
Level 3
Actually I got the same issue one day suddenly, which never got before using MS Outlook VBO.

Internal : Could not execute code stage because exception thrown by code stage: could not analyze property https://schemas.microsoft.com/mapi/proptag/0x39FE001E or its format is not valid

Solution : (Then after sometimes I simply opened the Outlook VBO object of get received items in object studio and checked whether all the namespaces are imported , debugged the code manually and it worked fine for me ,I am not sure the same way which I did will help you also to solve the issue but make a try of this)