kida atlantis
Member
- Outlook version
- Email Account
- POP3
how can i access the properties from Outlook Contacts.I have created a sample application in WPF which exporting the outlook contacts to .csv file but am not able to understand from where these property values are fetching in .csv file created by Outlook. below are the header name i found in .csv file from Outlook.I am using C sharp to create this application
Notes -property
Keywords
Directory server
Location
Private
For Business Address
Business street 2
Business Street 3
similar for Home and other address
how should i access the Outlook.contactItem's Note,Keywords,Location,Private and Location properties, so that i can show the value in .CSV file created by my program.
Any idea or suggestion.
Notes -property
Keywords
Directory server
Location
Private
For Business Address
Business street 2
Business Street 3
similar for Home and other address
how should i access the Outlook.contactItem's Note,Keywords,Location,Private and Location properties, so that i can show the value in .CSV file created by my program.
Any idea or suggestion.