Pega Robotics: How to add email to Distribution list in Microsoft Outlook

I am using Pega Robotics v19.1.125

I plan to create an automation that reads email address from excel and adds it to a particular distribution list in Microsoft Outlook..

Before adding to Microsoft Outlook distribution list I want to check if the email address is member of that distribution list.

Please advise whether this is feasible in Pega Robotics.

I have already checked Microsoft Outlook and MicrosoftOutlookMail connector; it doesn’t have any method to check the membership or to add email to distribution list. If there is any other way please suggest.

Thanks

@KulbirS4 The best way to do this is to use a C# script. A DistributionList is not currently something that is exposed on the available connectors.