Microsoft Internet Security and Acceleration Server 2000

FPCDirectAddressDestinations.Save Method

Saves all the FPCDirectAddressDestination objects in the collection to persistent storage. It is important to remember that any changes made by scripts and programs will not be saved until after the Save method is called.

VBScript Syntax[VBScript]

FPCDirectAddressDestinations.Save()

C++ Syntax[C++]

HRESULT Save();

Applies To

FPCDirectAddressDestinations