Click or drag to resize
IgnoreListInfoProviderSetIgnoreListInfo Method
Sets (updates or inserts) specified ignoreList.

Namespace: CMS.Messaging
Assembly: CMS.Messaging (in CMS.Messaging.dll) Version: 9.0.0
Syntax
C#
public static void SetIgnoreListInfo(
	IgnoreListInfo ignore
)

Parameters

ignore
Type: CMS.MessagingIgnoreListInfo
IgnoreList to set
See Also