FpcMailForwardingMethod enumeration
Applies to: desktop apps only
The FpcMailForwardingMethod enumerated type contains values that describe how mail is forwarded.
Syntax
typedef enum {
fpcForwardToSpecificAddress = 0,
fpcForwardUsingMxRecord = 1
} FpcMailForwardingMethod;
Constants
fpcForwardToSpecificAddress
Mail is forwarded to a specific address.fpcForwardUsingMxRecord
DNS MX record.
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