N
Neil Jarman
Hi,
I have written an application in Outlook VB, using CDO for Exchange 2000
Library.
I only see this as a temporary measure whilst I get to grips with Exchange
events.
My task is:
To receive mailling list subscription requests from our web site and store
these in a public folder address book.
I have created an object (oPerson as new cdo.person) and I can store some of
the data in files such as oPerson.FirstName and the like.
My question is:
How do I store the Date of Birth? Within an addressbook entry there are many
fields which do not appear after typing oPerson. such as Birthday, and many
others.
How can I access these?
thanks in advance,
NEIL
I have written an application in Outlook VB, using CDO for Exchange 2000
Library.
I only see this as a temporary measure whilst I get to grips with Exchange
events.
My task is:
To receive mailling list subscription requests from our web site and store
these in a public folder address book.
I have created an object (oPerson as new cdo.person) and I can store some of
the data in files such as oPerson.FirstName and the like.
My question is:
How do I store the Date of Birth? Within an addressbook entry there are many
fields which do not appear after typing oPerson. such as Birthday, and many
others.
How can I access these?
thanks in advance,
NEIL