MSDN > 論壇首頁 > 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

  • Thursday, 5 June, 2008 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

所有回覆