Share via


FpcMailAntispamFilterListType enumeration

Applies to: desktop apps only

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

Syntax

typedef enum  { 
  fpcMailAntispamFilterListType_File         = 0,
  fpcMailAntispamFilterListType_MessageBody  = 1
} FpcMailAntispamFilterListType;

Constants

  • fpcMailAntispamFilterListType_File
    Filter by file.

  • fpcMailAntispamFilterListType_MessageBody
    Filter by message body keywords

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

Header

Comenum.h

See also

Enumerated Types

 

 

Build date: 7/12/2010