CurrentInstance Property

This property is used to indicate the current Targetted Mail server instance.  All configuration change subsequently made are applied to this instance.

IDL Definition

[propget]
HRESULT CurrentInstance([out, retval] VARIANT *pvVal );
[propput] 
HRESULT CurrentInstance([in] long newVal);

Type

LONG


© 1997-1998 Microsoft Corporation. All rights reserved.