Click here to Skip to main content
15,889,116 members
Home / Discussions / C#
   

C#

 
GeneralRe: file sharing for web applications Pin
gbabu1717-Sep-07 3:48
gbabu1717-Sep-07 3:48 
GeneralRe: file sharing for web applications Pin
Pete O'Hanlon17-Sep-07 4:41
mvePete O'Hanlon17-Sep-07 4:41 
QuestionInserting a row into excel spreadsheet Pin
lourensG17-Sep-07 2:18
lourensG17-Sep-07 2:18 
Questionlooping Pin
Lucky Sheikh17-Sep-07 1:57
Lucky Sheikh17-Sep-07 1:57 
AnswerRe: looping Pin
Colin Angus Mackay17-Sep-07 2:06
Colin Angus Mackay17-Sep-07 2:06 
AnswerRe: looping Pin
Imran Khan Pathan17-Sep-07 2:09
Imran Khan Pathan17-Sep-07 2:09 
GeneralRe: looping Pin
Colin Angus Mackay17-Sep-07 2:29
Colin Angus Mackay17-Sep-07 2:29 
QuestionC# use for Resource Intesive Backend Components Vs C++ Pin
Supercross17-Sep-07 1:52
Supercross17-Sep-07 1:52 
AnswerRe: C# use for Resource Intesive Backend Components Vs C++ Pin
Pete O'Hanlon17-Sep-07 2:14
mvePete O'Hanlon17-Sep-07 2:14 
QuestionChecking for new data in a xml file Pin
anu8117-Sep-07 1:47
anu8117-Sep-07 1:47 
Questionhow to us typed dataset in vb.net 2005 Pin
himanshu p taunk17-Sep-07 1:38
himanshu p taunk17-Sep-07 1:38 
QuestionHow to stop a windows service in Visual Studio 2003 Pin
Diego F.17-Sep-07 1:07
Diego F.17-Sep-07 1:07 
AnswerRe: How to stop a windows service in Visual Studio 2003 Pin
TimFoxell17-Sep-07 1:25
TimFoxell17-Sep-07 1:25 
QuestionA listview-like control for displaying log messages? Pin
Domenic Denicola17-Sep-07 0:17
Domenic Denicola17-Sep-07 0:17 
AnswerRe: A listview-like control for displaying log messages? Pin
Pete O'Hanlon17-Sep-07 1:42
mvePete O'Hanlon17-Sep-07 1:42 
Questionhow to get email address in microsoft exchange server? [modified] Pin
goldenchance17-Sep-07 0:02
goldenchance17-Sep-07 0:02 
AnswerRe: how to get email address in microsoft exchange server? Pin
Corinna John17-Sep-07 4:23
Corinna John17-Sep-07 4:23 
GeneralRe: how to get email address in microsoft exchange server? [modified] Pin
goldenchance17-Sep-07 15:50
goldenchance17-Sep-07 15:50 
Thanks for your answer, Corinna John
Could you please tell me more detail about message variable. Is it a objMsg variable in my example?
<br />
 objSession.Logon("", "", pobjMissing, pobjMissing, pobjMissing, pobjMissing, mail.SenderEmailAddress);<br />
objMsg = (MAPI.Message)objSession.GetMessage(strEntryID, false);<br />


If yes, I still got the wrong email address. Its format is like "/O=ABC ORGANIZATION/OU=FIRST ADMINISTRATIVE GROUP/CN=RECIPIENTS/CN=MYTESTING"
If no, please tell me how to get that message variable.
Are there any other ways to get email address sender of email from Exchange Server without log on.

Thanks for your advance.

-- modified at 23:02 Monday 17th September, 2007


-- modified at 3:25 Wednesday 19th September, 2007

Banana

GeneralRe: how to get email address in microsoft exchange server? Pin
Corinna John19-Sep-07 8:56
Corinna John19-Sep-07 8:56 
QuestionStop timer Pin
andredani16-Sep-07 23:56
andredani16-Sep-07 23:56 
AnswerRe: Stop timer Pin
Martin#17-Sep-07 0:11
Martin#17-Sep-07 0:11 
AnswerRe: Stop timer Pin
Giorgi Dalakishvili17-Sep-07 0:14
mentorGiorgi Dalakishvili17-Sep-07 0:14 
GeneralRe: Stop timer Pin
blackjack215017-Sep-07 1:10
blackjack215017-Sep-07 1:10 
QuestionDataGridView Pin
DeepOceans16-Sep-07 23:51
DeepOceans16-Sep-07 23:51 
AnswerRe: DataGridView Pin
Giorgi Dalakishvili17-Sep-07 0:15
mentorGiorgi Dalakishvili17-Sep-07 0:15 

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.