Click here to Skip to main content
16,011,538 members
Home / Discussions / C#
   

C#

 
AnswerRe: Any query???? [modified] Pin
GuyThiebaut28-Dec-07 10:20
professionalGuyThiebaut28-Dec-07 10:20 
GeneralRe: Any query???? Pin
omegazafer28-Dec-07 11:10
omegazafer28-Dec-07 11:10 
GeneralRe: Any query???? Pin
GuyThiebaut28-Dec-07 11:18
professionalGuyThiebaut28-Dec-07 11:18 
GeneralRe: Any query???? Pin
omegazafer28-Dec-07 11:32
omegazafer28-Dec-07 11:32 
GeneralAccessing folder from outlook express 2003 with C# 1.1 Pin
Het210928-Dec-07 8:19
Het210928-Dec-07 8:19 
GeneralRe: Accessing folder from outlook express 2003 with C# 1.1 Pin
KaptinKrunch28-Dec-07 8:59
KaptinKrunch28-Dec-07 8:59 
GeneralRe: Accessing folder from outlook express 2003 with C# 1.1 Pin
Het210928-Dec-07 9:05
Het210928-Dec-07 9:05 
GeneralRe: Accessing folder from outlook express 2003 with C# 1.1 Pin
KaptinKrunch28-Dec-07 9:15
KaptinKrunch28-Dec-07 9:15 
Cut and paste from the page linked above.

"
Folders object -
You can use the Folders object to refer to any folder that is in the Outlook folder list. The Folders object is typically used to refer to a Microsoft Exchange folder or to any other folder that is not a default Outlook folder.

The following sample code illustrates how to refer to a public folder that is named My Public Folder. Notice that you typically start at the top-most folder and then work your way down to the folder that you have to reference. Also notice that the folder names are case-sensitive. You must exactly match the capitalization and the names as they appear in the Outlook folders list.
"

I'd double check this.

Just because we can; does not mean we should.

GeneralRe: Accessing folder from outlook express 2003 with C# 1.1 Pin
Het210928-Dec-07 9:28
Het210928-Dec-07 9:28 
GeneralRe: Accessing folder from outlook express 2003 with C# 1.1 Pin
KaptinKrunch28-Dec-07 9:38
KaptinKrunch28-Dec-07 9:38 
GeneralRe: Accessing folder from outlook express 2003 with C# 1.1 Pin
Het210928-Dec-07 9:41
Het210928-Dec-07 9:41 
GeneralRe: Accessing folder from outlook express 2003 with C# 1.1 Pin
KaptinKrunch28-Dec-07 10:07
KaptinKrunch28-Dec-07 10:07 
GeneralRe: Accessing folder from outlook express 2003 with C# 1.1 Pin
Het210928-Dec-07 10:31
Het210928-Dec-07 10:31 
GeneralCheckbox should delete any childnode but not the root node. Can someone please help?? [modified] Pin
T4AMD28-Dec-07 8:18
T4AMD28-Dec-07 8:18 
GeneralRe: Checkbox should delete any childnode but not the root node. Can someone please help?? Pin
KaptinKrunch28-Dec-07 8:36
KaptinKrunch28-Dec-07 8:36 
GeneralRe: Checkbox should delete any childnode but not the root node. Can someone please help?? Pin
T4AMD28-Dec-07 8:54
T4AMD28-Dec-07 8:54 
GeneralRe: Checkbox should delete any childnode but not the root node. Can someone please help?? Pin
KaptinKrunch28-Dec-07 9:01
KaptinKrunch28-Dec-07 9:01 
GeneralRe: Checkbox should delete any childnode but not the root node. Can someone please help?? Pin
T4AMD28-Dec-07 9:09
T4AMD28-Dec-07 9:09 
GeneralRe: Checkbox should delete any childnode but not the root node. Can someone please help?? Pin
KaptinKrunch28-Dec-07 9:21
KaptinKrunch28-Dec-07 9:21 
GeneralRe: Checkbox should delete any childnode but not the root node. Can someone please help?? Pin
T4AMD28-Dec-07 10:21
T4AMD28-Dec-07 10:21 
GeneralRe: Checkbox should delete any childnode but not the root node. Can someone please help?? Pin
KaptinKrunch28-Dec-07 10:50
KaptinKrunch28-Dec-07 10:50 
QuestionC#, WPF, XmlDataProvider, and binding to an XML file. Pin
Lily Bristol28-Dec-07 7:06
Lily Bristol28-Dec-07 7:06 
GeneralRe: C#, WPF, XmlDataProvider, and binding to an XML file. Pin
KaptinKrunch28-Dec-07 8:32
KaptinKrunch28-Dec-07 8:32 
GeneralRe: C#, WPF, XmlDataProvider, and binding to an XML file. Pin
Lily Bristol2-Jan-08 7:55
Lily Bristol2-Jan-08 7:55 
GeneralA password problem Pin
Strategic_Thinker28-Dec-07 6:58
Strategic_Thinker28-Dec-07 6:58 

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.