Question
1
Replies
65
Views
Sopra Steria Group
Posted: May 24, 2019
Last activity: June 17, 2019
Closed
Read Outlook Reminder Subject using Openspan
I need to read Reminder Subject to trigger the automation .
I also went through this post :
https://community1.pega.com/community/pega-support/question/outlook-reminder-subject-using-openspan
How to do this by C# script ?
Any help would be appreciated
The suggestion is to use something like UI.Automation from .Net to perform this function, as the connector does not have built-in methods for interacting with Reminders.
You might also be able to use the following article to get started. You'll need someone with C# knowledge to do this.
https://docs.microsoft.com/en-us/dotnet/api/microsoft.office.interop.outlook.reminder?view=outlook-pia