G
Guest
Outlook 2000
I have been writing some VB code to copy information from one contact item
to another in a public folder. The code looks for duplicate "FileAs" names
and copies data from the body and from some custom fields. However I cannot
seem to find how to access the Follow Up field for a contact item. The
FlagStaus, FlagRequest and FlagDueBy properties seem to only to apply to a
MailItem. Any ideas on how I can copy these fields in VBA.
I have been writing some VB code to copy information from one contact item
to another in a public folder. The code looks for duplicate "FileAs" names
and copies data from the body and from some custom fields. However I cannot
seem to find how to access the Follow Up field for a contact item. The
FlagStaus, FlagRequest and FlagDueBy properties seem to only to apply to a
MailItem. Any ideas on how I can copy these fields in VBA.