FPCSmtpProtectionStatus Object

The FPCSmtpProtectionStatus object represents the status of SMTP protection on the server.

This FPCSmtpProtectionStatus object is accessed through the SmtpProtectionStatus property of an FPCServer 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 FPCSmtpProtectionStatus object defines the following methods.

Method Description

GetAntivirusEngineVersion

Gets the latest version of the engine for the specified e-mail antivirus engine.

GetAntivirusLastCheckTime

Gets a DATE value that specifies when the specified e-mail antivirus engine was last checked for updates.

GetAntivirusLastUpdateTime

Gets a DATE value that specifies when the specified e-mail antivirus engine was last updated.

GetAntivirusSignatureVersion

Gets the version of the latest signatures for the specified e-mail antivirus engine.

GetAntivirusUpdateStatus

Gets a value from the FpcFssUpdateStatus enumerated type that indicates the current update status of the specified e-mail antivirus engine.

GetEdgeSubscriptionFile

Gets the contents of the edge subscription file.

Refresh

Refreshes SMTP Protection statuses.

Properties

The FPCSmtpProtectionStatus object defines the following properties.

Property Description

AntispamContentFilterVersion

Gets the version of the latest antispam content filter.

AntispamIpReputationVersion

Gets the version of the latest antispam IP reputations.

AntispamSignatureVersion

Gets the version of the latest antispam signatures.

Interfaces for C++ Programming

This object implements the IFPCSmtpProtectionStatus 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.