IVariants Interface
Topic Last Modified: 2008-01-02
Provides methods and properties for managing lists of variants. These lists of variants are used by properties of the IRecurrencePattern Interface.
CLSID
CD00012F-8B95-11D1-82DB-00C04FB1625D
Extends
IDispatch
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Member Summary
The following table lists the properties of the IVariants interface.
Name | Description |
---|---|
Returns the variant at the specified location in the collection. This property is read-only. |
|
Returns the number of variants in the collection. This property is read-only. |
|
Returns the variant at the specified location in the collection. This property is read-only. |
The following table lists the methods of the IVariants interface.
Name | Description |
---|---|
Adds the specified variant to the collection. |
|
Deletes the specified variant from the collection. |