Hi I am displaying calendar from outlook to asp.net
Code -
<div id="calendar" data-width="100%" data-mailbox="xxxxx.com"> </div>
<div id="loading"> Loading Calendar Data...</div>
<script src="/res/js/jquery.min.js"></script>
<script src="/res/js/exchcal.js"></script>
How to get description of email here along with subject.
Thanks
Go to the complete details ...