ENG)
Using an Activity(GetOutlookMailMessage), I want to ‘Mark as read’ only mail that contains the value of the NewMailList_Subject variable. So, I tried the screenshots. But Not working. How should I apply my filter?
(I want to using Contains, not “=” in the filter.)
KOR)
Activity(GetOutlookMailMessage)를 이 용하여, NewMailList_Subject 변수값이 포함되어 있는 메일만 읽음 처리를 하고 싶습니다. 필터에 어떻게 써야 하나요?
(필터에 = 이 아닌, Contains를 사용하여 적용하고 싶습니다.)