Instances Property
Topic Last Modified: 2006-06-13
Contains the number of instances generated by the pattern.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property Instances As Long
HRESULT get_Instances(long* pVal);HRESULT put_Instances(long Val);
Parameters
- pVal
Returns the value of the Instances property as a reference to a long.
- Val
Sets the value of the Instances property to the value of the long.