Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
QuestionHow can we use Office 2000 from .NET 2005 Pin
mpavas4-Mar-08 19:16
mpavas4-Mar-08 19:16 
GeneralRe: How can we use Office 2000 from .NET 2005 Pin
Pete O'Hanlon4-Mar-08 22:51
mvePete O'Hanlon4-Mar-08 22:51 
GeneralRe: How can we use Office 2000 from .NET 2005 Pin
mpavas4-Mar-08 23:11
mpavas4-Mar-08 23:11 
GeneralLoad RTF With Headre and Footer in C# Pin
Khaleek Ahmad4-Mar-08 19:01
Khaleek Ahmad4-Mar-08 19:01 
GeneralRe: Load RTF With Headre and Footer in C# Pin
Giorgi Dalakishvili4-Mar-08 20:49
mentorGiorgi Dalakishvili4-Mar-08 20:49 
QuestionProgrammatically compiling code with COM references Pin
i_want_to_learn_c#4-Mar-08 18:24
i_want_to_learn_c#4-Mar-08 18:24 
GeneralRe: Programmatically compiling code with COM references Pin
leppie6-Mar-08 3:28
leppie6-Mar-08 3:28 
GeneralHelp Regarding office add-in Pin
tasumisra4-Mar-08 18:10
tasumisra4-Mar-08 18:10 
I am working on a addin in that one part is to move mails from one folder to other folder

like this i am getting both folder info..

string S_fold = rm.GetString("Source folder");
MAPIFolder oFolder1 = null;
oFolder1 = oExp.Session.GetDefaultFolder(OlDefaultFolders.olFolderInbox).Folders[S_fold];

The above source folder is sub folder of inbox similarly i have destination folder also...


so can anybody tell me now ... how to move mail from one folder to another is thereany existing function is there..

i was trying like copy the mail to destination and then deleting the mail from source but

i am not able to copy mails from one folder to other though i can copy the folder

please help me here...


Thanks in advance...

vikas da

QuestionHow to continue a process with a button Pin
MAW304-Mar-08 16:41
MAW304-Mar-08 16:41 
AnswerRe: How to continue a process with a button Pin
Parwej Ahamad4-Mar-08 16:50
professionalParwej Ahamad4-Mar-08 16:50 
AnswerRe: How to continue a process with a button Pin
Christian Graus4-Mar-08 16:55
protectorChristian Graus4-Mar-08 16:55 
AnswerRe: How to continue a process with a button Pin
Xmen Real 4-Mar-08 17:10
professional Xmen Real 4-Mar-08 17:10 
GeneralRe: How to continue a process with a button Pin
MAW304-Mar-08 17:32
MAW304-Mar-08 17:32 
GeneralRe: How to continue a process with a button Pin
Xmen Real 4-Mar-08 17:33
professional Xmen Real 4-Mar-08 17:33 
GeneralRe: How to continue a process with a button Pin
Christian Graus4-Mar-08 17:39
protectorChristian Graus4-Mar-08 17:39 
GeneralRe: How to continue a process with a button Pin
Xmen Real 4-Mar-08 17:42
professional Xmen Real 4-Mar-08 17:42 
Generalc# need help with using TextBox Pin
VyTrx4-Mar-08 15:28
VyTrx4-Mar-08 15:28 
GeneralRe: c# need help with using TextBox Pin
Christian Graus4-Mar-08 16:04
protectorChristian Graus4-Mar-08 16:04 
QuestionPossible to embed a string in an application that can be changed? Pin
Jacob Dixon4-Mar-08 14:30
Jacob Dixon4-Mar-08 14:30 
AnswerRe: Possible to embed a string in an application that can be changed? Pin
Christian Graus4-Mar-08 14:42
protectorChristian Graus4-Mar-08 14:42 
GeneralRe: Possible to embed a string in an application that can be changed? Pin
Jacob Dixon4-Mar-08 14:45
Jacob Dixon4-Mar-08 14:45 
GeneralRe: Possible to embed a string in an application that can be changed? Pin
Christian Graus4-Mar-08 16:02
protectorChristian Graus4-Mar-08 16:02 
AnswerRe: Possible to embed a string in an application that can be changed? Pin
darkelv4-Mar-08 14:49
darkelv4-Mar-08 14:49 
GeneralRe: Possible to embed a string in an application that can be changed? Pin
Jacob Dixon4-Mar-08 15:04
Jacob Dixon4-Mar-08 15:04 
GeneralRe: Possible to embed a string in an application that can be changed? Pin
darkelv4-Mar-08 15:35
darkelv4-Mar-08 15:35 

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.