FpcSmtpRouteDirection enumeration
Applies to: desktop apps only
The FpcSmtpRouteDirection enumerated type contains values that describe the Simple Mail Transfer Protocol (SMTP) route direction.
Syntax
typedef enum {
fpcInternalMailServers = 0,
fpcInternetMailServer = 1
} FpcSmtpRouteDirection;
Constants
fpcInternalMailServers
Internal mail servers.fpcInternetMailServer
External mail servers.
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
Build date: 7/12/2010