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

_NewEnum Property (IVariants)

Returns the variant at the specified location in the collection. This property is read-only.

Count Property (IVariants)

Returns the number of variants in the collection. This property is read-only.

Item Property (IVariants)

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

Add Method (IVariants)

Adds the specified variant to the collection.

Delete Method (IVariants)

Deletes the specified variant from the collection.