Click here to Skip to main content
15,914,820 members
Home / Discussions / C#
   

C#

 
GeneralRe: Playing mp3 files?? Pin
Muammar©13-Jul-10 10:18
Muammar©13-Jul-10 10:18 
GeneralRe: Playing mp3 files?? Pin
Muammar©13-Jul-10 10:23
Muammar©13-Jul-10 10:23 
GeneralRe: Playing mp3 files?? Pin
harold aptroot13-Jul-10 10:38
harold aptroot13-Jul-10 10:38 
GeneralRe: Playing mp3 files?? Pin
Muammar©13-Jul-10 19:22
Muammar©13-Jul-10 19:22 
GeneralRe: Playing mp3 files?? Pin
Ravi Bhavnani13-Jul-10 11:43
professionalRavi Bhavnani13-Jul-10 11:43 
Questionsocket programming Pin
shaghyegh13-Jul-10 6:15
shaghyegh13-Jul-10 6:15 
AnswerRe: socket programming Pin
Abhinav S13-Jul-10 6:37
Abhinav S13-Jul-10 6:37 
QuestionHow to read attachment content using X-MS-ENUMATTS Method Pin
meeram39513-Jul-10 5:46
meeram39513-Jul-10 5:46 
I have a class which reads mails from an OWA(OutlookWebAccess)mail box. I am using the following code as follows, but not sure how will I get the attachment and read those attachemnt.
"SELECT" & _
      " ""DAV:href""" & _
      ",""urn:schemas:httpmail:sendername""" & _
      ",""urn:schemas:httpmail:subject""" & _
      ",""urn:schemas:httpmail:datereceived""" & _
      ",""urn:schemas:httpmail:read""" & _
      ",""urn:schemas:httpmail:htmldescription""" & _
      ",""urn:schemas:httpmail:hasattachment""" & _
      ",""urn:schemas:httpmail:attachmentfilename""" & _
      " FROM scope


Even saving the attachment and reading the file thereafter from local folder is also fine. But I don't know how to do the same. Can anybody provide any help for that?

I read something that relates to this in this link. But not able to understand anything. Is this is the way to achieve this?

Please help.
Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

QuestionMessage Removed Pin
13-Jul-10 5:40
Shahzad.Aslam13-Jul-10 5:40 
AnswerRe: Passing parameters from Other Application to .Net Pin
OriginalGriff13-Jul-10 5:45
mveOriginalGriff13-Jul-10 5:45 
GeneralMessage Removed Pin
13-Jul-10 6:25
Shahzad.Aslam13-Jul-10 6:25 
GeneralRe: Passing parameters from Other Application to .Net Pin
OriginalGriff13-Jul-10 8:10
mveOriginalGriff13-Jul-10 8:10 
GeneralRe: Passing parameters from Other Application to .Net Pin
Pete O'Hanlon13-Jul-10 10:00
mvePete O'Hanlon13-Jul-10 10:00 
GeneralRe: Passing parameters from Other Application to .Net Pin
OriginalGriff13-Jul-10 10:15
mveOriginalGriff13-Jul-10 10:15 
GeneralRe: Passing parameters from Other Application to .Net Pin
T M Gray13-Jul-10 10:19
T M Gray13-Jul-10 10:19 
GeneralRe: Passing parameters from Other Application to .Net Pin
OriginalGriff13-Jul-10 10:27
mveOriginalGriff13-Jul-10 10:27 
GeneralRe: Passing parameters from Other Application to .Net Pin
Shahzad.Aslam13-Jul-10 11:29
Shahzad.Aslam13-Jul-10 11:29 
GeneralRe: Passing parameters from Other Application to .Net Pin
DaveyM6913-Jul-10 13:05
professionalDaveyM6913-Jul-10 13:05 
QuestionHow do I add VSTO as a prerequisite to my .NET setup? Pin
euroazn13-Jul-10 5:22
euroazn13-Jul-10 5:22 
Questiondll error Pin
Enobong Adahada13-Jul-10 1:27
Enobong Adahada13-Jul-10 1:27 
AnswerRe: dll error Pin
Richard MacCutchan13-Jul-10 1:34
mveRichard MacCutchan13-Jul-10 1:34 
GeneralRe: dll error Pin
Enobong Adahada13-Jul-10 1:41
Enobong Adahada13-Jul-10 1:41 
GeneralRe: dll error Pin
Pete O'Hanlon13-Jul-10 2:57
mvePete O'Hanlon13-Jul-10 2:57 
GeneralRe: dll error Pin
Enobong Adahada13-Jul-10 3:48
Enobong Adahada13-Jul-10 3:48 
AnswerRe: dll error Pin
Arun Jacob13-Jul-10 2:01
Arun Jacob13-Jul-10 2:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.