I'm trying to save inbound Outlook mail data to sql server however I'm getting in error in System.Runtime.InteropServices.COMException: 'The attempted operation failed. An object could not be found.' What did I missed
Note: RetrieveMail is exist in mailbox
using System;
using...
Hello,
Is it possible to retrieve the structure tree of Outlook (I mean to know which files there are, which subfolders, etc....) ?
I don't find clear documentation about how to use the namespace Microsoft.Office.Interop.Outlook.
Does someone have some informations ?
Sorry for my english
Is there any way to save an outlook email to a text file using C#? Manually we do it by opening the mail and clicking SaveAs and then select file type as text only. But, this should be done through C# code.
I can't find anything relevant on internet. Please help!
I am using C# for my problem.
I have an Excel file which has many worksheets. From "Fisrt Sheet", I am looking for a character "x" which will be present in some cells of a specific column (occurence of "x" will be in one specific column only, in different cells of that column). I am looking for...
I am using C# for my problem.
I have an Excel file which has many worksheets. From "Fisrt Sheet", I am looking for a character "x" which will be present in some cells of a specific column (occurence of "x" will be in one specific column only, in different cells of that column). I am looking for...
I am using C# for my problem.
I have an Excel file which has many worksheets. From "Fisrt Sheet", I am looking for a character "x" which will be present in some cells of a specific column (occurence of "x" will be in one specific column only, in different cells of that column). I am looking for...
I'm a bit rusty to the programming game, so I'm not sure if I'm in the right place...
I'd like to create an Add-in for Outlook (2013 is my current version) that will send a notification to a calendar owner when a change is saved by a delegate in a calendar appointment. E.g. send the calendar...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.