Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Contains the server name.
[Visual Basic,VBScript] Property Server As String [C++] HRESULT Server(BSTR* varServer); [IDL] HRESULT Server([out, retval] BSTR* varServer);
You can use this in your script to construct http://URL's, file://URL's, and ldap://URL's.
"http://" + WorkflowSession.Server + "." + WorkflowSession.Domain