Options

Outlook - Import contacts error.

Q1970Q1970 Member Posts: 34
Hi,

I get an error when importing contacts from outlook.

OLContact := OLApplication.Session.GetDefaultFolder(10).Items.Item(i);

Generates and error if it stumbles upon a distribution list in the contact folder. Is there a way to figure out if the entry is a contact or a distribution list before importing?

Thanks in advance?

/Q
Sign In or Register to comment.