Sets or retrieves the value of a shared property.
Applies To
Syntax
property.Value = value
Parameters
property
An object variable that represents a SharedProperty object.
value
A Variant containing the value to assign to the SharedProperty object, or the SharedProperty's current value.
See Also
MTS Supported Variant Types, Sharing State