Microsoft 开发人员网络 > 论坛主页 > Off-Topic Posts (Do Not Post Here) > SharePoint Discussion List e-mail Reciver Parser- event handler code sample
提出问题提出问题
 

建议的答复SharePoint Discussion List e-mail Reciver Parser- event handler code sample

  • 2008年6月5日 15:23drarush 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
     SharePoint Discussion List e-mail Reciver Parser need to parse in-coming messages and place 4 data itmes in 4 columns in an excel file to auto-reply.  Can you dislplay sample code of such a parser? an event that receiving an e-mail will trigger automatically?

    Following is the e-mail content:

    Results for 2_Questions_Test_Export_As_Test_Show_Score_to_Students

    Student Name: First LastNmae
    Student ID: ID1234567890
    Score: 1 / 2 points (50%)

    Your test results have been sent to Dr. S. Rush at s.rushinek@miami.edu. At this time, you can quit your browser or link to another page.
    Parse copy and paste into an excel spreadsheet:
    A                B                        C                D

    1 Name ID Grade Test
    2 First LastName ID1234567890 0.5 Results for 2_Questions_Test_Export_As_Test_Show_Score_to_Students

全部回复