FpcMailAntispamFilterListType Enumeration

The FpcMailAntispamFilterListType enumerated type contains values that describe the transport filters types.

Syntax

typedef enum  {
     fpcMailAntispamFilterListType_File
fpcMailAntispamFilterListType_File

Filter by file.

		= 0,
     fpcMailAntispamFilterListType_MessageBody
fpcMailAntispamFilterListType_MessageBody

Filter by message body keywords

   = 1
} FpcMailAntispamFilterListType;

Constants

fpcMailAntispamFilterListType_File

Filter by file.

fpcMailAntispamFilterListType_MessageBody

Filter by message body keywords

Requirements

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

Declared in Comenum.h.

See Also

Enumerated Types


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.