ContactListInfoProviderGetContactListInfoInternal Method |
Returns the ContactListInfo structure for the specified contactList.
Namespace: CMS.MessagingAssembly: CMS.Messaging (in CMS.Messaging.dll) Version: 8.2.23
Syntax protected virtual ContactListInfo GetContactListInfoInternal(
int ownerId,
int contactId
)
Parameters
- ownerId
- Type: SystemInt32
ID of contact list owner - contactId
- Type: SystemInt32
ID of user in contactlist
Return Value
Type:
ContactListInfoSee Also