The FpcSenderIdCheckAction enumerated type contains values that describe the action taken by the Sender ID agent.
typedef enum { fpcSenderIdRejectMessage
Rejects the message.
= 0, fpcSenderIdDeleteMessage
Deletes the message.
= 1, fpcSenderIdStampMessage
Stamps the message.
= 2 } FpcSenderIdCheckAction;
Rejects the message.
Deletes the message.
Stamps the message.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.