Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Contains a string describing the workflow design tool (if any) used to create this Process Definition.
[Visual Basic,VBScript] Public Property DesignTool as String [C++] HRESULT get_DesignTool(BSTR* pVal); HRESULT put_DesignTool(BSTR Val); [IDL] HRESULT [propget] DesignTool([out,retval] BSTR* pVal); HRESULT [propput] DesignTool([in] BSTR Val);