Click here to Skip to main content
15,919,567 members
Home / Discussions / C#
   

C#

 
AnswerRe: Fast way to convert string array to double array... Pin
User 665826-Aug-08 14:27
User 665826-Aug-08 14:27 
GeneralRe: Fast way to convert string array to double array... Pin
RYU^^26-Aug-08 18:40
RYU^^26-Aug-08 18:40 
GeneralRe: Fast way to convert string array to double array... Pin
blackjack215026-Aug-08 19:59
blackjack215026-Aug-08 19:59 
GeneralRe: Fast way to convert string array to double array... Pin
Andrew Carmichael18-Jun-20 4:45
Andrew Carmichael18-Jun-20 4:45 
QuestionNeed help in drag and drop Pin
Sami Sammour26-Aug-08 12:01
Sami Sammour26-Aug-08 12:01 
AnswerRe: Need help in drag and drop Pin
DaveyM6926-Aug-08 12:43
professionalDaveyM6926-Aug-08 12:43 
GeneralRe: Need help in drag and drop Pin
Sami Sammour26-Aug-08 21:53
Sami Sammour26-Aug-08 21:53 
QuestionMoving unread mails from inbox into a subfolder in inbox Pin
Slick6926-Aug-08 10:13
Slick6926-Aug-08 10:13 
HI..

Im trying to move mails that have come into my inbox, that have a specific subject into a subfolder in my inbox. Im trying to do this using a c# application. Ive been working on this the whole day, cant seem to get it.

Also whenever i use the Folder.Folders methods i get a 'Microsoft.Office.Interop.Outlook.MAPIFolder.Folders' is a property but is used like a method error. this is how i use it:

Subfolder = namespace_.Application.Session.GetDefaultFolder(Microsoft.Office.Interop.Outlook.OlDefaultFolders.olFolderInbox).Folders("Requests");

Thanks
AnswerRe: Moving unread mails from inbox into a subfolder in inbox Pin
Pete O'Hanlon26-Aug-08 10:40
mvePete O'Hanlon26-Aug-08 10:40 
GeneralRe: Moving unread mails from inbox into a subfolder in inbox Pin
Slick6926-Aug-08 10:49
Slick6926-Aug-08 10:49 
GeneralRe: Moving unread mails from inbox into a subfolder in inbox Pin
Pete O'Hanlon26-Aug-08 11:03
mvePete O'Hanlon26-Aug-08 11:03 
GeneralRe: Moving unread mails from inbox into a subfolder in inbox Pin
Slick6926-Aug-08 11:10
Slick6926-Aug-08 11:10 
GeneralRe: Moving unread mails from inbox into a subfolder in inbox Pin
Pete O'Hanlon26-Aug-08 22:16
mvePete O'Hanlon26-Aug-08 22:16 
QuestionStrange Error In My App Pin
Kevin Marois26-Aug-08 8:12
professionalKevin Marois26-Aug-08 8:12 
AnswerRe: Strange Error In My App Pin
Blue_Boy26-Aug-08 9:55
Blue_Boy26-Aug-08 9:55 
GeneralRe: Strange Error In My App Pin
Kevin Marois26-Aug-08 10:53
professionalKevin Marois26-Aug-08 10:53 
AnswerRe: Strange Error In My App Pin
The Cake of Deceit26-Aug-08 13:07
The Cake of Deceit26-Aug-08 13:07 
QuestionHow much time a week do you spend struggling with windows? Pin
Togakangaroo26-Aug-08 4:41
Togakangaroo26-Aug-08 4:41 
AnswerRe: How much time a week do you spend struggling with windows? Pin
Manas Bhardwaj26-Aug-08 4:53
professionalManas Bhardwaj26-Aug-08 4:53 
GeneralRe: How much time a week do you spend struggling with windows? Pin
Togakangaroo26-Aug-08 4:59
Togakangaroo26-Aug-08 4:59 
AnswerRe: How much time a week do you spend struggling with windows? Pin
J4amieC26-Aug-08 4:57
J4amieC26-Aug-08 4:57 
AnswerRe: How much time a week do you spend struggling with windows? Pin
Pete O'Hanlon26-Aug-08 5:10
mvePete O'Hanlon26-Aug-08 5:10 
GeneralRe: How much time a week do you spend struggling with windows? Pin
Togakangaroo26-Aug-08 5:14
Togakangaroo26-Aug-08 5:14 
AnswerRe: How much time a week do you spend struggling with windows? Pin
led mike26-Aug-08 6:31
led mike26-Aug-08 6:31 
AnswerRe: How much time a week do you spend struggling with windows? Pin
Mark Salsbery26-Aug-08 6:52
Mark Salsbery26-Aug-08 6:52 

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.