RPA
[RPA] 아웃룩(Outlook) 이메일 보내기 필터 2개 먹이는 법
테리베리
2024. 1. 30. 10:54
728x90
반응형
Top: 200
메일폴더: "받은 편지함"
가져올 기간(일): 2
필터:
"@SQL=(urn:schemas:httpmail:subject like '%회신%') and (urn:schemas:httpmail:datereceived > '" +datetime.Now.AddDays(-1).ToString("dd.MM.yyyy") +" 08:00')"
메일 메시지: mailResult(System.collections.Generic.List<System.net.mail.MailMessage>)
728x90
반응형