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