07-10-24 04:06 PM
All,
Version 10.4.3 of the Microsoft Outlook VBO was released on Friday Oct 4th. This version introduces support for Microsoft Information Protection Labels (aka Sensitivity Labels). You can find the latest VBO on the DX at the following link. Refer to the user guide for details of using the new feature.
https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-outlook-vbo
Cheers,
Eric
08-10-24 07:31 AM
hello @ewilson
this is the parameter which need to fill? From where we will get this value?
is there a need to update in Graph API VBO as well?
Can you also get the release note updated and in guide it is mentioned as v 10.3.5 not 10.3.4
08-10-24 04:09 PM
Hi @Neel1
There are two options, at the moment, for getting a list of available Sensitivity Labels.
Yes, the Graph API connectors will need to be update too. The problem with that is Microsoft hasn't actually released support for Sensitivity Labels in the GA version of the Graph API. Thay do have actions for it in the beta release, but they've been in beta for more than a year now. Not sure why they haven't released them to GA.
Documentation has been fixed.
Cheers,
Eric
09-10-24 12:31 AM
Hi @ewilson
Thankyou for providing this functionality. I have been able to test these actions successfully with Outlook 2016. But when testing with Outlook 365 I seem to only encounter an error with the "Send Email" action.
The email is saved in the drafts (so mail.Savefunction has been executed) however the mail.Send function encounters the error I suppose. Is this VBO compatible with Outlook 365 or am I missing a configuration setting somewhere for 365 (I have checked the Programmatic Access - which is also in the screenshot above).
I have tested some of the other actions in the VBO (i.e. Get Received Items) and those don't encounter any errors.
Any advice would much be appreciated.
Thanks Jordan
10-10-24 01:22 AM
Hello @jd3371
Yes, this VBO works with Outlook 365 too. What specific version of the Outlook client are you using? This is what I have:
Cheers,
Eric
16-10-24 03:11 AM
Hi Eric
We are on version Microsoft® Outlook® for Microsoft 365 MSO (Version 2407 Build 16.0.17830.20210) 64-bit.
However I was able to get passed this issue by getting our IT team to enable the Office Setting (Security > Security Form Settings) "Configure Outlook object model prompt when sending mail (user)" policy as "Automatically Approve".
Thanks
16-10-24 03:33 PM
@jd3371 I see. So Excel was expecting some sort of approval after applying the label?
Cheers,
Eric