ContactListInfoProviderSetContactListInfo Method |
Sets (updates or inserts) specified contactList item.
Namespace: CMS.MessagingAssembly: CMS.Messaging (in CMS.Messaging.dll) Version: 8.2.23
Syntax public static void SetContactListInfo(
ContactListInfo contact
)
Parameters
- contact
- Type: CMS.MessagingContactListInfo
ContactList info object to set
See Also