IAddressees Interface
Topic Last Modified: 2006-06-13
Defines properties that enable access to a collection of Addressee objects. This collection is returned by the AmbiguousNames Property of the IAddressee Interface.
CLSID
CD000142-8B95-11D1-82DB-00C04FB1625D
Extends
IDispatch
Member Summary
The following table lists the properties of the IAddressees interface.
Name | Description |
---|---|
Returns an IEnumVariant interface on an enumeration object for the collection. This property is hidden from Microsoft® Visual Basic® and Visual Basic Scripting Edition (VBScript). |
|
Returns the number of Addressee objects in the collection. This property is read-only. |
|
Returns the Addressee object specified by an index. This property is read-only. |
Remarks
The collection index always ranges from 1 to the value returned by the Count property.