Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates the field mapping table to populate the default values.
Syntax
client server public static void createFieldMapping(
UserId _userId,
ContactPersonId _contactPersonId,
[Map _contactFieldRecordMap])
Run On
Called
Parameters
- _userId
Type: UserId Extended Data Type
A UserId value from the smmContactPersonSynchronize table.
- _contactPersonId
Type: ContactPersonId Extended Data Type
A ContactPersonId value from the smmContactPersonSynchronize table.
- _contactFieldRecordMap
Type: Map Class
A map that has an Outlook contact fields enumeration value and postal or contact info view record.