FPCMailAntivirusSettings Object

The FPCMailAntivirusSettings object represents malware inspection settings for e-mail messages.

This FPCMailAntivirusSettings object is accessed through the AntivirusSettings property of an FPCSmtpProtectionConfiguration object.

Click here to see the Forefront TMG object hierarchy.

Inheritance

This object inherits from the FPCPersist object, which contains methods and properties related to the persistent storage of an object's data. They include methods for exporting the object's data to and importing it from an XML document.

Methods

The FPCMailAntivirusSettings object does not define any methods.

Properties

The FPCMailAntivirusSettings object defines the following properties.

Property Description

Action

Gets or sets a value that indicates which action to take when a malware is found.

ContainerScanningTimeout

Gets or sets a value that indicates the number of seconds to allow for scanning a container before timeout.

EngineSubset

Gets or sets a value that indicates which malware inspection engines to use when inspecting mail traffic.

IllegalMIMEHeaderAction

Gets or sets a value that indicates which action to take when the message contains an illegal MIME header.

NotificationText

Gets or sets the notification text to send when malware is found.

ProcessCount

Gets or sets a value that indicates the number of processes to allow for scanning.

PurgeOnDelete

Gets or sets a value that indicates whether to purge messages that had their body deleted.

ScanDocfilesAsContainers

Gets or sets a value that indicates whether to scan doc files as containers of other files.

ScanningTimeout

Gets or sets a value that indicates the number of seconds to allow for scanning before timeout.

SelectionPolicy

Gets or sets a value that indicates how malware inspection engines are chosen for inspecting traffic out of the selected subset.

SendNotification

Gets or sets a value that indicates whether a notification message should be sent when malware is found.

SkipAlreadyScannedMessages

Gets or sets a value that indicates whether to optimize performance by skipping messaged marked as already scanned.

TimeoutAction

Gets or sets a value that indicates which action to take when a scan reaches its timeout.

TransportSenderInformation

Gets or sets a value that indicates how the antivirus finds out sender information from the transport protocol.

Methods Inherited from FPCPersist

Name Description
CancelWaitForChanges Cancels the registration established by the WaitForChanges method - for C/C++ only (does not work with DCOM).
CanImport Checks if object properties can be imported from a given xml document.
Export Exports object properties to an xml document.
ExportToFile Exports object properties to an xml file.
GetServiceRestartMask Get a bitmask of the services that need to be restarted so that currently unsaved changes will take effect.
Import Imports object properties from an xml document.
ImportFromFile Imports object properties from an xml file.
LoadDocProperties Retrieves the XML document's OptionalData and Comment properties.
Refresh Reads all the items from persistent storage.
Save Saves all configuration changes to persistent storage.
WaitForChanges Registers to wait for an event indicating that the contents of the FPCVendorParametersSet object have changed - for C/C++ only (does not work with DCOM).

Properties Inherited from FPCPersist

Name Description
PersistentName Retrieves the persistent name of the object.
VendorParametersSets Gets a reference to an object that stores vendor-specific data.

Interfaces for C++ Programming

This object implements the IFPCMailAntivirusSettings interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.