G
Guest
hallo,
I trying to wirte a vb programm whitch will export all contacts to an
database.
The connection to outlook is working fine. My problem is now how to get all
filed names? I have founf onla a few filednames like LastName Companyname.
Is there a script which will give me all filed names?
Example:
Texteintrag = objItems(i).LastName
Texteintrag = objItems(i).CompanyName
I trying to wirte a vb programm whitch will export all contacts to an
database.
The connection to outlook is working fine. My problem is now how to get all
filed names? I have founf onla a few filednames like LastName Companyname.
Is there a script which will give me all filed names?
Example:
Texteintrag = objItems(i).LastName
Texteintrag = objItems(i).CompanyName