Platform SDK: Exchange 2000 Server

ISessionProps Interface

[This is preliminary documentation and subject to change.]

Provides a mechanism to cache your custom properties across script invocations within a single advance call.

IID
CD001106-8B95-11D1-82DB-00C04FB1625D
Extends
IDispatch

Member Summary

Methods

Name Description
Get Returns a variant type value of the property on the process instance row identified by the input string.
Put Writes a string property name and variant type value to the row representing a process instance.

Remarks

Example

See Also