imported>Bbon (새 문서: ==Working with Web Service(EWS)== Exchange Web Service를 사용하는 예제. ===Working with E-Mail Message=== EWS를 통해 메세지를 생성하고 전송하는 예제. [http://ms...) |
imported>Bbon (→Working with E-Mail Message) |
||
6번째 줄: | 6번째 줄: | ||
[http://msdn.microsoft.com/en-us/library/exchange/aa563009(v=exchg.140).aspx Creating E-mail Messages]<br /> | [http://msdn.microsoft.com/en-us/library/exchange/aa563009(v=exchg.140).aspx Creating E-mail Messages]<br /> | ||
− | [http://msdn.microsoft.com/en-us/library/exchange/aa563049(v=exchg.140).aspx Sending E-mail Messages] | + | [http://msdn.microsoft.com/en-us/library/exchange/aa563049(v=exchg.140).aspx Sending E-mail Messages]<br /> |
+ | [http://www.a2zmenu.com/Blogs/CSharp/Sending-mail-using-Microsoft-Exchange-Web-Service.aspx Sending mail using Microsoft Exchange Web Service] | ||
[[분류:개발]] | [[분류:개발]] | ||
[[분류:.Net Framework]] | [[분류:.Net Framework]] |
2013년 8월 5일 (월) 13:19 판
Working with Web Service(EWS)
Exchange Web Service를 사용하는 예제.
Working with E-Mail Message
EWS를 통해 메세지를 생성하고 전송하는 예제.
Creating E-mail Messages
Sending E-mail Messages
Sending mail using Microsoft Exchange Web Service