| ContactListInfoProviderGetContactListInfoInternal Method | 
            Returns the ContactListInfo structure for the specified contactList.
            
 
Namespace: CMS.MessagingAssembly: CMS.Messaging (in CMS.Messaging.dll) Version: 10.0.0
 Syntax
Syntaxprotected 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: 
ContactListInfo See Also
See Also