| IgnoreListInfoProviderRemoveFromIgnoreListInternal Method | 
            Deletes specified ignoreList.
            
 
Namespace: CMS.MessagingAssembly: CMS.Messaging (in CMS.Messaging.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual void RemoveFromIgnoreListInternal(
	int ownerId,
	int contactId
)
Parameters
- ownerId
- Type: SystemInt32
 ID of ignorelist owner
- contactId
- Type: SystemInt32
 ID of ignored user
 See Also
See Also