IgnoreListInfoProviderGetIgnoreListInfoInternal Method |
Returns the IgnoreListInfo structure for the specified ignoreList.
Namespace: CMS.MessagingAssembly: CMS.Messaging (in CMS.Messaging.dll) Version: 8.2.23
Syntax protected virtual IgnoreListInfo GetIgnoreListInfoInternal(
int ownerId,
int contactId
)
Parameters
- ownerId
- Type: SystemInt32
ID of ignorelist owner - contactId
- Type: SystemInt32
ID of ignored user
Return Value
Type:
IgnoreListInfoSee Also