Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: desktop apps only
The FpcBlockedSenderAddressType enumerated type contains values that indicate the type of address that specifies one or more blocked senders.
Syntax
typedef enum {
fpcSenderEMailAddress = 0,
fpcSenderDomainName = 1,
fpcSenderDomainWithSubdomainName = 2
} FpcBlockedSenderAddressType;
Constants
fpcSenderEMailAddress
An email address.fpcSenderDomainName
A domain name that does not include subdomains.fpcSenderDomainWithSubdomainName
A domain name that includes subdomains.
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