Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Hi i have a problem on read the pst file (contacts only) using c#
 

Hi i have a problem on read the pst file (contacts only) using c#

Hi

I am developingan Outlook form using c#. i want to read the pst file and get the contacts collections only. i dont know how to read pst file. after read the contacts i want to display in to my Data grid view. pls any one can help me.
  • Changed Typerkhema Wednesday, August 26, 2009 9:29 AM
  •  
rkhema  Wednesday, August 26, 2009 9:17 AM
Hi,
I hope it will help you
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/1927c459-1875-4af5-b0a1-5d3828a8514d/
Best Regards, C.Gnanadurai ----------------------- Please mark the post as answer if it is helpfull to you
Gnanadurai  Thursday, August 27, 2009 6:01 AM
I have two blog posts that provide code on reading csv files:

http://msmvps.com/blogs/deborahk/archive/2009/08/25/reading-comma-delimited-files-textfieldparser.aspx

http://msmvps.com/blogs/deborahk/archive/2009/08/25/reading-comma-delimited-files.aspx

Hope that helps.
www.insteptech.com ; msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!
DeborahK  Thursday, August 27, 2009 3:03 PM
This might be a good place to start:

http://www.c-sharpcorner.com/UploadFile/rambab/OutlookIntegration10282006032802AM/OutlookIntegration.aspx

Hope this helps.
www.insteptech.com ; msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!
DeborahK  Wednesday, August 26, 2009 3:53 PM
My task is import csv file andget outlook contacts and display in togrid view. (without create csv file above url help me to display contacts in my data grid view) i will convert outlook contacts in to csv file. now i want to read that csv file and populate contacts details in to my data grid view. could you help me
rkhema  Thursday, August 27, 2009 5:56 AM
Hi,
I hope it will help you
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/1927c459-1875-4af5-b0a1-5d3828a8514d/
Best Regards, C.Gnanadurai ----------------------- Please mark the post as answer if it is helpfull to you
Gnanadurai  Thursday, August 27, 2009 6:01 AM
I have two blog posts that provide code on reading csv files:

http://msmvps.com/blogs/deborahk/archive/2009/08/25/reading-comma-delimited-files-textfieldparser.aspx

http://msmvps.com/blogs/deborahk/archive/2009/08/25/reading-comma-delimited-files.aspx

Hope that helps.
www.insteptech.com ; msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!
DeborahK  Thursday, August 27, 2009 3:03 PM
Hi,
I am developing Outlook contacts formin C#. I want to import Outlook 2007 categories in to my application and display that categories in to my caegory dropdown. I dont know how to get categories from Outlook progamatically. Its very urgent for me. could you help me
rkhema  Thursday, September 03, 2009 6:17 AM
Hi

I am using .net framework 3.5 by using C# to configure outlook 2007
I need to import all categories from outlook 2007 to my application particularly on dropdownlist, i want to listed all the categories
from outlook to one combobox in my application, i don't know how to get all the categories,

if anyone know reply

rkhema  Thursday, September 03, 2009 6:17 AM

You can use google to search for other answers

Custom Search

More Threads

• DataGridView skipping readonly columns, etc.
• Datagridview cell customization problem
• DataGridView sorting question
• HELP!!!!unable to save data using window form!!!!URGENT!!!
• design patterns for simplified menus in .NET
• DatagridView - Combobox
• Better way to handle timeout than try/catch?
• Reading data from a cell in datagriview
• DatagridTextBoxColumn.Alignment
• printing the datagridview