KSC Open API
Kaspersky Security Center API description
SpamEvents Class Reference

Interface for reading and editing of SPAM-events list. Works in the context of a virtual server. More...

List of all members.

Public Member Functions

array GetSpamList ()
 Return array of SPAM events, see List of SPAM event attributes.
 RemoveFromSpamList (array pArraySpamEventIds)
 Remove SPAM events with some id's.
 AddToExclusion (array pArraySpamEventIds)
 Add SPAM-event to the exclusion list.
 RemoveFromExclusion (array pArraySpamEventIds)
 Remove SPAM-event from the exclusion list.

Detailed Description

Interface for reading and editing of SPAM-events list. Works in the context of a virtual server.