문제

Is there any way to read mail contents using msbuild? Any custom tasks or community tasks available to achieve this?

도움이 되었습니까?

해결책

You can create your own custom task.

See these links for example code:
Read MS Exchange email in C#
C# MAPI to read exchange server inbox
Read Gmail Inbox

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top