The IntegrationEnabled property gets or sets a Boolean value that indicates whether integration with the collocated Exchange Edge Transport role and Forefront Security for Exchange Server is enabled in the array.
HRESULT put_IntegrationEnabled( VARIANT_BOOL fIntegrationEnabled ); HRESULT get_IntegrationEnabled( VARIANT_BOOL* pfIntegrationEnabled );
A VARIANT_BOOL value that on return indicates whether integration with the collocated Exchange Edge Transport role and Forefront Security for Exchange Server is enabled in the array.
A VARIANT_BOOL that specifies whether integration with the collocated Exchange Edge Transport role and Forefront Security for Exchange Server is enabled in the array.
These property methods return S_OK if the call is successful; otherwise, they return an error code.
Property IntegrationEnabled As Boolean
Boolean value that indicates whether integration with the collocated Exchange Edge Transport role and Forefront Security for Exchange Server is enabled in the array.
This property is read/write.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
DLL |
Requires Msfpccom.dll. |
FPCSmtpProtectionConfiguration
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.